ws/gdi: add include
authorKeith Whitwell <keithw@vmware.com>
Wed, 10 Mar 2010 10:37:41 +0000 (10:37 +0000)
committerKeith Whitwell <keithw@vmware.com>
Wed, 10 Mar 2010 10:39:37 +0000 (10:39 +0000)
src/gallium/winsys/gdi/gdi_sw_winsys.h

index 8ecca7bbc3e3a7e0c106110f74992566b90e60cf..4bbcb47848b2d9df30ccfbfc5c655f0423e7be2d 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef GDI_SW_WINSYS_H
 #define GDI_SW_WINSYS_H
 
+#include <windows.h>
+
 #include "pipe/p_compiler.h"
 #include "state_tracker/sw_winsys.h"