summaryrefslogtreecommitdiff
path: root/include/vcl/opengl
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-09 20:31:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-09 22:32:54 +0200
commitaa3548fba617e55360dbb93095e06c3784801a85 (patch)
tree85d551f91f66aff1e66734bdba2799059ad3f7ba /include/vcl/opengl
parentf106f419567aec9b044216edb2bde030731fef5b (diff)
prewin.h includes windows.h
Change-Id: I221e9f704f75472234a6ce2b09930aeff6279c7a
Diffstat (limited to 'include/vcl/opengl')
-rw-r--r--include/vcl/opengl/OpenGLContext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/opengl/OpenGLContext.hxx b/include/vcl/opengl/OpenGLContext.hxx
index 9efe3d8e5096..a9df9660a3bc 100644
--- a/include/vcl/opengl/OpenGLContext.hxx
+++ b/include/vcl/opengl/OpenGLContext.hxx
@@ -23,7 +23,6 @@
# include <postx.h>
#elif defined( _WIN32 )
# include "prewin.h"
-# include "windows.h"
# include "postwin.h"
#endif