summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/win32/winwgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/win32/winwgl.h')
-rw-r--r--make/stub_includes/win32/winwgl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/stub_includes/win32/winwgl.h b/make/stub_includes/win32/winwgl.h
index c0dfb9bdb..cc0589574 100644
--- a/make/stub_includes/win32/winwgl.h
+++ b/make/stub_includes/win32/winwgl.h
@@ -9,10 +9,10 @@
* Editions / Removals and a split (wingdi.h -> wingdi.h + wingdi_types.h + winwgl.h) were made by the JogAmp Community, 2010, 2012
*/
-#include "wingdi_types.h"
-
#ifndef WGL_GDI_VERSION_1_X
+#include "wingdi_types.h"
+
/* layer types */
#define WGL_SWAP_MAIN_PLANE 1
#define WGL_SWAP_OVERLAY1 2