i965: Fix Android build by removing relative includes
[mesa.git] / src / mesa / drivers / dri / i965 / brw_sf.c
index fca30a74aaf8ba2a6615960b5aeeed2e78e62fab..1c149dbfd1e0b8962593657e58d2524bcb3c8e20 100644 (file)
@@ -43,7 +43,7 @@
 #include "brw_sf.h"
 #include "brw_state.h"
 
-#include "../glsl/ralloc.h"
+#include "glsl/ralloc.h"
 
 static void compile_sf_prog( struct brw_context *brw,
                             struct brw_sf_prog_key *key )