diff options
Diffstat (limited to 'test/test_build.c')
-rw-r--r-- | test/test_build.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_build.c b/test/test_build.c index de16e91..984d23a 100644 --- a/test/test_build.c +++ b/test/test_build.c @@ -20,8 +20,6 @@ #define PUGL_DISABLE_DEPRECATED -#include "pugl/gl.h" // IWYU pragma: keep -#include "pugl/glu.h" // IWYU pragma: keep #include "pugl/pugl.h" // IWYU pragma: keep #include "pugl/pugl_cairo.h" // IWYU pragma: keep #include "pugl/pugl_gl.h" // IWYU pragma: keep |