Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / mesa / state_tracker / st_cb_semaphoreobjects.h
index 6e87b82c803b82070d5aa10ac8d4794e8e495ab3..dba0b7021ea8a061392f348891a07bc835708c57 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef ST_CB_SEMAPHOREOBJECTS_H
 #define ST_CB_SEMAPHOREOBJECTS_H
 
-#include "main/compiler.h"
+#include "util/compiler.h"
 #include "main/mtypes.h"
 
 struct dd_function_table;