st/glsl_to_nir: disable st_nir_lower_builtin() when packing supported
[mesa.git] / src / mesa / state_tracker / st_cb_semaphoreobjects.c
index 4b1f21e6b1736b47a58f5f3cc4b89f418efd11a9..51288a87342ea4372b8e058ea7fad3fb0cdd234e 100644 (file)
@@ -21,7 +21,7 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
-#include "main/imports.h"
+
 #include "main/mtypes.h"
 #include "main/context.h"
 
@@ -34,7 +34,7 @@
 #include "st_cb_bufferobjects.h"
 #include "st_cb_semaphoreobjects.h"
 
-#include "state_tracker/drm_driver.h"
+#include "frontend/drm_driver.h"
 #include "pipe/p_context.h"
 #include "pipe/p_screen.h"