panfrost: Use nir_foreach_variable_with_modes in pan_compile
[mesa.git] / src / gallium / drivers / llvmpipe / lp_scene_queue.h
index fd7c65a2c8b299ad9435283efefeabf4fc4b1bfb..dd9ab593b4acaa8fd4a141802433e9a932dd0216 100644 (file)
@@ -29,6 +29,8 @@
 #ifndef LP_SCENE_QUEUE
 #define LP_SCENE_QUEUE
 
+#include "pipe/p_compiler.h"
+
 struct lp_scene_queue;
 struct lp_scene;