summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/localizationmgr.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/localizationmgr.cxx
parent688fcc847b0985b6c4c199ff2d701670e5dee46d (diff)
Remove last PCH traces
Change-Id: I6b5d7422eecb90c612e76fd59a6316a4ea7a8698
Diffstat (limited to 'basctl/source/basicide/localizationmgr.cxx')
-rw-r--r--basctl/source/basicide/localizationmgr.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/basctl/source/basicide/localizationmgr.cxx b/basctl/source/basicide/localizationmgr.cxx
index 411bf9b7007f..1f10cd56fcf6 100644
--- a/basctl/source/basicide/localizationmgr.cxx
+++ b/basctl/source/basicide/localizationmgr.cxx
@@ -17,17 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <ide_pch.hxx>
-
#include <basidesh.hxx>
#include <baside3.hxx>
#include <basobj.hxx>
#include <iderdll.hxx>
#include "dlged.hxx"
-
#include <localizationmgr.hxx>
#include <com/sun/star/resource/XStringResourceSupplier.hpp>
#include <com/sun/star/frame/XLayoutManager.hpp>
+#include <sfx2/dispatch.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;