aboutsummaryrefslogtreecommitdiffstats
path: root/src/x11_gl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11_gl.c')
-rw-r--r--src/x11_gl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x11_gl.c b/src/x11_gl.c
index 72c2421..bab85c6 100644
--- a/src/x11_gl.c
+++ b/src/x11_gl.c
@@ -23,8 +23,8 @@
#include "types.h"
#include "x11.h"
+#include "pugl/gl.h"
#include "pugl/pugl.h"
-#include "pugl/pugl_gl.h"
#include <GL/glx.h>
#include <X11/X.h>