summaryrefslogtreecommitdiff
path: root/src/gallium/targets/egl/st_GLESv1_CM.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/egl/st_GLESv1_CM.c')
-rw-r--r--src/gallium/targets/egl/st_GLESv1_CM.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/egl/st_GLESv1_CM.c b/src/gallium/targets/egl/st_GLESv1_CM.c
index 016bb4e9d0..c1df844aa4 100644
--- a/src/gallium/targets/egl/st_GLESv1_CM.c
+++ b/src/gallium/targets/egl/st_GLESv1_CM.c
@@ -1,5 +1,5 @@
-#include "state_tracker/st_api.h"
#include "state_tracker/st_gl_api.h"
+#include "egl.h"
PUBLIC struct st_api *
st_api_create_OpenGL(void)