targets/egl: Fix build by including missing headers.
authorVinson Lee <vlee@vmware.com>
Fri, 6 Aug 2010 18:45:52 +0000 (11:45 -0700)
committerVinson Lee <vlee@vmware.com>
Fri, 6 Aug 2010 18:46:16 +0000 (11:46 -0700)
src/gallium/targets/egl/st_GLESv1_CM.c
src/gallium/targets/egl/st_GLESv2.c

index 0c8de8992f3603d62022c2ec8d50295175c25a97..c1652d5131a5431d6d602e58361a36e79c5d8439 100644 (file)
@@ -1,3 +1,4 @@
+#include "state_tracker/st_api.h"
 #include "state_tracker/st_gl_api.h"
 
 PUBLIC struct st_api *
index 87b3e65e2397a471a7dd86ad510fd5c2b67cb5ff..9c26989008958a7732aff607f72ab35be96ef531 100644 (file)
@@ -1,3 +1,4 @@
+#include "state_tracker/st_api.h"
 #include "state_tracker/st_gl_api.h"
 
 PUBLIC struct st_api *