Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / mesa / main / bufferobj.c
index b5d6bb188d93aa3cd6f9a1291d5347957fae1c01..881a9d3e00e0488434c15f761f97981ff5bd0894 100644 (file)
@@ -36,7 +36,7 @@
 #include "glheader.h"
 #include "enums.h"
 #include "hash.h"
-#include "imports.h"
+#include "util/imports.h"
 #include "context.h"
 #include "bufferobj.h"
 #include "externalobjects.h"