diff options
Diffstat (limited to 'pugl/pugl_x11.c')
-rw-r--r-- | pugl/pugl_x11.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/pugl_x11.c b/pugl/pugl_x11.c index 75fedca..6a9135b 100644 --- a/pugl/pugl_x11.c +++ b/pugl/pugl_x11.c @@ -39,7 +39,6 @@ #include <cairo/cairo-xlib.h> #endif -#include "pugl/event.h" #include "pugl/cairo_gl.h" #include "pugl/pugl_internal.h" |