aboutsummaryrefslogtreecommitdiff
path: root/code/egl/egl_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/egl/egl_input.h')
-rw-r--r--code/egl/egl_input.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/code/egl/egl_input.h b/code/egl/egl_input.h
index e749732..0fb4630 100644
--- a/code/egl/egl_input.h
+++ b/code/egl/egl_input.h
@@ -14,8 +14,8 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
-#include <GLES/egl.h>
-#include <GLES/gl.h>
+#include <EGL/egl.h>
+#include <GLES2/gl2.h>
#include "../qcommon/q_shared.h"