summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basides2.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 08:30:14 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 09:25:12 +0200
commit1e322b7f260f6633b53859824ab76804b1dc907a (patch)
treefc3ac0d8ef90a7e17e5ff52b38779ffc5889444f /basctl/source/basicide/basides2.cxx
parent688fcc847b0985b6c4c199ff2d701670e5dee46d (diff)
Remove last PCH traces
Change-Id: I6b5d7422eecb90c612e76fd59a6316a4ea7a8698
Diffstat (limited to 'basctl/source/basicide/basides2.cxx')
-rw-r--r--basctl/source/basicide/basides2.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/source/basicide/basides2.cxx b/basctl/source/basicide/basides2.cxx
index 2ffa4eb3a749..93351df3fdf6 100644
--- a/basctl/source/basicide/basides2.cxx
+++ b/basctl/source/basicide/basides2.cxx
@@ -17,13 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "docsignature.hxx"
#define SI_NOCONTROL
#define SI_NOSBXCONTROLS
-#include <ide_pch.hxx>
#include <basic/sbx.hxx>
#include "basicrenderable.hxx"
@@ -39,6 +37,8 @@
#include <svtools/textview.hxx>
#include <svtools/xtextedt.hxx>
#include <tools/diagnose_ex.h>
+#include <sfx2/childwin.hxx>
+#include <sfx2/dispatch.hxx>
#include <sfx2/sfxdefs.hxx>
#include <sfx2/signaturestate.hxx>
#include <com/sun/star/container/XNameContainer.hpp>