From 6f2472e8d1451837500d76c7e705331b28fd33d9 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 13 Aug 2014 17:46:09 +0200 Subject: slideshow: prewin.h/postwin.h included twice Builds for me without that... Change-Id: I6db654098ee8f93a0cad80e7534c694971aebf5d --- slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'slideshow') diff --git a/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.hxx b/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.hxx index 4288bbfbe36c..80c4b41a8c28 100644 --- a/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.hxx +++ b/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.hxx @@ -33,11 +33,6 @@ #include #include -#ifdef _WIN32 -#include -#include -#endif - #include #include -- cgit