Remove windows kernel support code.
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_info.h
index 50248884fd0d67d4cde3c84ae147467f3e2fce3a..1992d11bbe847659436d2a966683fbf4dcdc028c 100644 (file)
@@ -28,6 +28,7 @@
 #ifndef TGSI_INFO_H
 #define TGSI_INFO_H
 
+#include "pipe/p_compiler.h"
 #include "pipe/p_shader_tokens.h"
 
 #if defined __cplusplus