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, 2 insertions, 0 deletions
diff --git a/client/common.h b/client/common.h
index 83f0e85a..c0ce4424 100644
--- a/client/common.h
+++ b/client/common.h
@@ -45,8 +45,10 @@
#else
#include <unistd.h>
#include <X11/X.h>
+#ifdef USE_OGL
#include <GL/glx.h>
#endif
+#endif
#ifdef __GNUC__
#if __SIZEOF_POINTER__ == 8