freedreno: move ir3 to common location
[mesa.git] / src / gallium / drivers / freedreno / a6xx / fd6_screen.c
index 9e039bf87a91a11ddf31558e630b0afcdda956ae..a191ea696ba1035016444a2067d46a0a5a99fefd 100644 (file)
@@ -33,7 +33,7 @@
 #include "fd6_format.h"
 #include "fd6_resource.h"
 
-#include "ir3_compiler.h"
+#include "ir3/ir3_compiler.h"
 
 static boolean
 fd6_screen_is_format_supported(struct pipe_screen *pscreen,