glsl: fix some uninitialized pointers
[mesa.git] / src / mesa / state_tracker / st_cache.h
index e0c176b0ffc0bec9861d584297aaad7ac58f9e4d..b81de316ec990854d4b3a1aea1b6ddeee575c939 100644 (file)
@@ -33,7 +33,7 @@
 #ifndef ST_CACHE_H
 #define ST_CACHE_H
 
-#include "pipe/cso_cache/cso_cache.h"
+#include "cso_cache/cso_cache.h"
 
 struct pipe_blend_state;
 struct pipe_sampler_state;