diff options
Diffstat (limited to 'test/test_cursor.c')
-rw-r--r-- | test/test_cursor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_cursor.c b/test/test_cursor.c index 4696a1a..399f797 100644 --- a/test/test_cursor.c +++ b/test/test_cursor.c @@ -5,7 +5,7 @@ #undef NDEBUG -#include "puglutil/test_utils.h" +#include <puglutil/test_utils.h> #include <pugl/pugl.h> #include <pugl/stub.h> |