mesa: Clean up header file inclusion in cpuinfo.c.
authorVinson Lee <vlee@vmware.com>
Sat, 8 Jan 2011 11:03:17 +0000 (03:03 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 8 Jan 2011 11:03:17 +0000 (03:03 -0800)
src/mesa/main/cpuinfo.c

index 35de69b..6363512 100644 (file)
@@ -23,7 +23,7 @@
  */
 
 
-#include "main/imports.h"
+#include "main/compiler.h"
 #include "main/cpuinfo.h"