summaryrefslogtreecommitdiffstats
path: root/client/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/common.h')
-rw-r--r--client/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/common.h b/client/common.h
index 80911d27..30fbf798 100644
--- a/client/common.h
+++ b/client/common.h
@@ -65,7 +65,7 @@
#else
#include <unistd.h>
#include <X11/X.h>
-#ifdef USE_OGL
+#ifdef USE_OPENGL
#include <GL/glx.h>
#endif
#endif