i965/gen11: fix genX_bits.h include path
authorMauro Rossi <issor.oruam@gmail.com>
Tue, 13 Aug 2019 15:38:29 +0000 (17:38 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Tue, 13 Aug 2019 21:58:25 +0000 (23:58 +0200)
Instead of "genX_bits.h" use "genxml/genX_bits.h"
as already done in other similar cases

Besides being more correct, it also fixes building error in Android.

Fixes: f0d2923 ("i965/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/mesa/drivers/dri/i965/brw_state_upload.c

index c095f2e59c16794a46d50554f689916294a93cb6..87550425fc729b4dd73ad192247ca46e8e77ac6f 100644 (file)
@@ -43,7 +43,7 @@
 #include "brw_gs.h"
 #include "brw_wm.h"
 #include "brw_cs.h"
-#include "genX_bits.h"
+#include "genxml/genX_bits.h"
 #include "main/framebuffer.h"
 
 void