diff options
Diffstat (limited to 'pugl/pugl_x11.c')
-rw-r--r-- | pugl/pugl_x11.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pugl/pugl_x11.c b/pugl/pugl_x11.c index 2fd6e92..b6ec603 100644 --- a/pugl/pugl_x11.c +++ b/pugl/pugl_x11.c @@ -24,6 +24,7 @@ #include "pugl/pugl_internal.h" #include "pugl/pugl_x11.h" + #ifdef PUGL_HAVE_GL #include "pugl/pugl_x11_gl.h" #endif |