Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / auxiliary / cso_cache / cso_context.h
index b04e98bfa12903346c5822527cad585721a483c2..69630e98bae151073a21e3f8c5a4c0784e04c4a0 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "pipe/p_context.h"
 #include "pipe/p_state.h"
-#include "pipe/p_error.h"
+#include "pipe/p_defines.h"
 
 
 #ifdef __cplusplus