diff options
Diffstat (limited to 'pugl/detail/x11_gl.c')
-rw-r--r-- | pugl/detail/x11_gl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/detail/x11_gl.c b/pugl/detail/x11_gl.c index d3807f2..5dd6d68 100644 --- a/pugl/detail/x11_gl.c +++ b/pugl/detail/x11_gl.c @@ -29,7 +29,6 @@ #include <X11/Xlib.h> #include <X11/Xutil.h> -#include <stdbool.h> #include <stdio.h> #include <stdlib.h> |