nv50: fix occlusion queries
[mesa.git] / src / gallium / drivers / nouveau / nouveau_stateobj.h
index 4ae4ff494043cc7a67d369d9f6d8ca4294c2fdd9..029b01e17d519c86312db14d269bb1a0f0fe898d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __NOUVEAU_STATEOBJ_H__
 #define __NOUVEAU_STATEOBJ_H__
 
-#include "pipe/p_debug.h"
+#include "util/u_debug.h"
 
 struct nouveau_stateobj_reloc {
        struct pipe_buffer *bo;