mesa: updated #includes
authorBrian Paul <brianp@vmware.com>
Tue, 1 Sep 2009 22:05:07 +0000 (16:05 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 1 Sep 2009 23:39:32 +0000 (17:39 -0600)
src/mesa/main/texenvprogram.c

index 5c61c97354fe7dc5eb47b886366dd0059a406038..7efb10c5a0f36e7ab7e007ce27466b70d7539094 100644 (file)
@@ -27,8 +27,7 @@
  **************************************************************************/
 
 #include "glheader.h"
-#include "macros.h"
-#include "enums.h"
+#include "imports.h"
 #include "shader/program.h"
 #include "shader/prog_parameter.h"
 #include "shader/prog_cache.h"