mesa/gdi: include swrast.h to fix compilation
authorBrian Paul <brianp@vmware.com>
Fri, 24 Feb 2012 16:27:35 +0000 (09:27 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Feb 2012 16:27:35 +0000 (09:27 -0700)
src/mesa/drivers/windows/gdi/wgl.c

index 61850c26ffb1c95e1310e688325e5a8c901e5c89..d99473bb3591a133dc2a5e81095df2e80a3183df 100644 (file)
@@ -33,6 +33,7 @@
 
 #include "main/config.h"
 #include "glapi/glapi.h"
+#include "swrast/swrast.h"
 #include "GL/wmesa.h"   /* protos for wmesa* functions */
 
 /*