summaryrefslogtreecommitdiff
path: root/chart2/inc/pch
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-06 18:26:07 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-06 18:26:07 +0200
commit6708457e2bcc86a09922a8f120a975359e8ebbf6 (patch)
tree2dc9ac94d3197332902dc12dc815c4cf48193bae /chart2/inc/pch
parent40aafa459aadbb0a6468cb19cb9901e228ac6047 (diff)
update_pch for chartopengl
Change-Id: I3c27cd3cd44fae8924399a3eaccc6af2aced650e
Diffstat (limited to 'chart2/inc/pch')
-rw-r--r--chart2/inc/pch/precompiled_chartopengl.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/chart2/inc/pch/precompiled_chartopengl.hxx b/chart2/inc/pch/precompiled_chartopengl.hxx
index 443f053b5ecd..ee6165f756f5 100644
--- a/chart2/inc/pch/precompiled_chartopengl.hxx
+++ b/chart2/inc/pch/precompiled_chartopengl.hxx
@@ -39,14 +39,11 @@
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <comphelper/InlineContainer.hxx>
-#include <config_folders.h>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <editeng/unoprnms.hxx>
#include <fstream>
#include <iostream>
-#include <osl/file.hxx>
-#include <rtl/bootstrap.hxx>
#include <rtl/math.hxx>
#include <rtl/ustring.hxx>
#include <stdio.h>
@@ -58,9 +55,10 @@
#include <svx/unoshape.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <tools/gen.hxx>
-#include <vcl/bmpacc.hxx>
#include <vcl/dibtools.hxx>
#include <vcl/graph.hxx>
+#include <vcl/opengl/IOpenGLRenderer.hxx>
+#include <vcl/opengl/OpenGLHelper.hxx>
#include <vcl/svapp.hxx>
#include <vcl/virdev.hxx>
#include <vcl/window.hxx>