st/dri: Allow gallium drivers to turn off two GLX extensions
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_util.h
index ca07bfdaf08da37a7652b5eed86e65fd7ab72c91..aa4606d0b27a195324a06bb87bd646762f982292 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef TGSI_UTIL_H
 #define TGSI_UTIL_H
 
+#include "pipe/p_shader_tokens.h"
+
 #if defined __cplusplus
 extern "C" {
 #endif