Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / mesa / main / texcompress_cpal.c
index c46ef8c53fb2677c617f41645e9a171fe9743ae6..db99649e2bfd020e9282c358add122f9112575c5 100644 (file)
@@ -34,7 +34,7 @@
 #include "glheader.h"
 #include "context.h"
 #include "mtypes.h"
-#include "imports.h"
+#include "util/imports.h"
 #include "pixelstore.h"
 #include "texcompress_cpal.h"
 #include "teximage.h"