[Libreoffice-commits] .: slideshow/source

Tor Lillqvist tml at kemper.freedesktop.org
Tue Feb 8 15:06:34 PST 2011


 slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit bbc81e83af3c80625f60215e29292b8d1584deda
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Wed Feb 9 00:55:31 2011 +0200

    prewin.h already includes <windows.h>

diff --git a/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx b/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx
index ca57112..954f10a 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


More information about the Libreoffice-commits mailing list