diff options
Diffstat (limited to 'make/config/jogl/glx-CustomCCode.c')
-rw-r--r-- | make/config/jogl/glx-CustomCCode.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/make/config/jogl/glx-CustomCCode.c b/make/config/jogl/glx-CustomCCode.c index 7216e5b65..b4b4f5b0a 100644 --- a/make/config/jogl/glx-CustomCCode.c +++ b/make/config/jogl/glx-CustomCCode.c @@ -1,7 +1,3 @@ -#include <inttypes.h> -#include <X11/Xlib.h> -#include <X11/Xutil.h> -#include <GL/glx.h> /* Linux headers don't work properly */ #define __USE_GNU #include <dlfcn.h> |