Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / mesa / x86 / common_x86.c
index 36b2e82fb6329887f9278d5276f57c1557ed1900..bdc1417f5ee39d963df60b8e60d0e8a21098fd36 100644 (file)
@@ -55,7 +55,7 @@
 #endif
 
 #include "main/errors.h"
-#include "main/imports.h"
+#include "util/imports.h"
 #include "common_x86_asm.h"