summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/opengl/qopenglext.h')
-rw-r--r--src/gui/opengl/qopenglext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/opengl/qopenglext.h b/src/gui/opengl/qopenglext.h
index e3f9205619..8264f9d357 100644
--- a/src/gui/opengl/qopenglext.h
+++ b/src/gui/opengl/qopenglext.h
@@ -44,7 +44,7 @@ extern "C" {
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN 1
#endif
-#include <windows.h>
+#include <qt_windows.h>
#endif
#ifndef APIENTRY