i965g: more compiling wip
[mesa.git] / src / gallium / drivers / i965 / brw_state.h
index 9bf34c3fe454f472c47fa66a8202a53fec4acf78..663fc839dfe5365e90d4a7b46b6b6ae696c64c18 100644 (file)
 #ifndef BRW_STATE_H
 #define BRW_STATE_H
 
-#include "brw_context.h"
+#include "pipe/p_error.h"
 #include "util/u_memory.h"
 
+#include "brw_context.h"
+
 static inline void
 brw_add_validated_bo(struct brw_context *brw, struct brw_winsys_buffer *bo)
 {