r300/compiler: Implement the texture semaphore
[mesa.git] / src / gallium / drivers / r300 / r300_fs.h
index c86a90b85ae40059ff5fec747d066d3673bebc3c..45c9e8801c3d1cbbe965061a241ab691ae3fa725 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "pipe/p_state.h"
 #include "tgsi/tgsi_scan.h"
-#include "radeon_code.h"
+#include "compiler/radeon_code.h"
 #include "r300_shader_semantics.h"
 
 struct r300_fragment_shader_code {