util: Gather some common macros
[mesa.git] / src / util / ralloc.h
index 1fe53573f0d00207650274950c2eb0fb23fb89fb..4b88f328665520e00aab3cf430a75bb0ed210d65 100644 (file)
@@ -53,7 +53,8 @@ extern "C" {
 #include <stddef.h>
 #include <stdarg.h>
 #include <stdbool.h>
-#include "main/compiler.h"
+
+#include "macros.h"
 
 /**
  * \def ralloc(ctx, type)