tgsi: Include p_config.h.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 30 Sep 2008 23:27:20 +0000 (08:27 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 30 Sep 2008 23:27:20 +0000 (08:27 +0900)
src/gallium/auxiliary/tgsi/tgsi_sse2.c

index 94b2df2dbbfdd8528d0069d0b908a5e12ddb5e79..79f424b692ae12ec1c8d2b9805e274ede81cdbe9 100644 (file)
@@ -25,6 +25,8 @@
  * 
  **************************************************************************/
 
+#include "pipe/p_config.h"
+
 #ifdef PIPE_ARCH_X86
 
 #include "pipe/p_debug.h"