The right include was mtypes.h.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 19 Nov 2007 22:01:32 +0000 (22:01 +0000)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 22 Nov 2007 11:44:00 +0000 (11:44 +0000)
src/mesa/state_tracker/st_mesa_to_tgsi.h

index f2c9773..4cd4b96 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef ST_MESA_TO_TGSI_H\r
 #define ST_MESA_TO_TGSI_H\r
 \r
-#include "GL/gl.h"\r
+#include "mtypes.h"\r
 \r
 \r
 #if defined __cplusplus\r