gallium/cso: fix sampler / sampler_view counts
[mesa.git] / src / gallium / auxiliary / cso_cache / cso_hash.c
index 4e7664f9bf0316b49e146857a0f726b71877e022..288cef7b6faea8472a5687dfe36d564cb8c28556 100644 (file)
@@ -30,7 +30,7 @@
   *   Zack Rusin <zack@tungstengraphics.com>
   */
 
-#include "pipe/p_debug.h"
+#include "util/u_debug.h"
 #include "util/u_memory.h"
 
 #include "cso_hash.h"