summaryrefslogtreecommitdiff
path: root/slideshow/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-28 15:52:41 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-28 15:53:10 +0200
commit5e62d30fa2a23c916402388ab8157d365b47230f (patch)
tree10243eb29731dfb7b5f0977b239280c382eaf648 /slideshow/inc
parent9c1ff374e92ea74a7244fd131a49bbad1eddb6e8 (diff)
update_pch
Change-Id: I5316693452427ed76a7738b090de023b110caa40
Diffstat (limited to 'slideshow/inc')
-rw-r--r--slideshow/inc/pch/precompiled_slideshow.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx
index 8df8bc72d026..765fd706abcf 100644
--- a/slideshow/inc/pch/precompiled_slideshow.hxx
+++ b/slideshow/inc/pch/precompiled_slideshow.hxx
@@ -19,6 +19,7 @@
#include "rtl/ref.hxx"
#include <algorithm>
#include <avmedia/mediawindow.hxx>
+#include <avmedia/modeltools.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <basegfx/numeric/ftools.hxx>
@@ -168,6 +169,7 @@
#include <comphelper/sequence.hxx>
#include <comphelper/servicedecl.hxx>
#include <comphelper/uno3.hxx>
+#include <config_features.h>
#include <cppcanvas/basegfxfactory.hxx>
#include <cppcanvas/bitmap.hxx>
#include <cppcanvas/canvas.hxx>
@@ -217,9 +219,11 @@
#include <vcl/graph.hxx>
#include <vcl/metaact.hxx>
#include <vcl/metric.hxx>
+#include <vcl/opengl/OpenGLContext.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/syschild.hxx>
+#include <vcl/sysdata.hxx>
#include <vcl/virdev.hxx>
#include <vcl/window.hxx>
#include <vcl/wrkwin.hxx>