gallium/draw: initial code to properly support llvm in the draw module
[mesa.git] / src / mesa / drivers / dri / gamma / gamma_context.c
index 004139d4f7f0cc24c195c8b7dea2180a1d3b3531..5e666c5c8c622d961fd00425b844b2056b749de1 100644 (file)
@@ -49,6 +49,7 @@
 
 #include "gamma_vb.h"
 #include "gamma_tris.h"
+#include "gamma_macros.h"
 
 extern const struct tnl_pipeline_stage _gamma_render_stage;