summaryrefslogtreecommitdiff
path: root/slideshow
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-02-09 00:55:31 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-02-09 00:55:31 +0200
commit05d144942db73246e8722111a717e53d03c22c6f (patch)
treeacd894329e32abc097dac1f833d177b9f485c141 /slideshow
parentcd4a86b717083e36d707f0605a9cf5719a411ef0 (diff)
prewin.h already includes <windows.h>
Diffstat (limited to 'slideshow')
-rw-r--r--slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx b/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx
index 9b49aaa5d4a3..b9f902a8a126 100644
--- a/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx
+++ b/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx
@@ -61,7 +61,6 @@
#if defined( WNT )
#include <prewin.h>
- #include <windows.h>
#include <postwin.h>
#define GL_TEXTURE_MAX_ANISOTROPY_EXT 0x84FE
#define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT 0x84FF