summaryrefslogtreecommitdiff
path: root/svx/source/form/fmsrcimp.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-20 15:55:51 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-20 15:55:51 +0200
commit0ef50bb978300c751b4c0d1efa5f7f656e4cd9d0 (patch)
tree015f2a2830fc51c00b7c5f092bc5e1454d9a0436 /svx/source/form/fmsrcimp.cxx
parent0944bd42777b0657fb64ecc09265e802f0747ff9 (diff)
CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers
Diffstat (limited to 'svx/source/form/fmsrcimp.cxx')
-rw-r--r--svx/source/form/fmsrcimp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/form/fmsrcimp.cxx b/svx/source/form/fmsrcimp.cxx
index a4bb5753e8bb..fcb6261f4106 100644
--- a/svx/source/form/fmsrcimp.cxx
+++ b/svx/source/form/fmsrcimp.cxx
@@ -29,10 +29,10 @@
#include "precompiled_svx.hxx"
#ifndef _SVX_FMRESIDS_HRC
-#include "fmresids.hrc"
+#include "svx/fmresids.hrc"
#endif
#include "svx/fmtools.hxx"
-#include "fmsrccfg.hxx"
+#include "svx/fmsrccfg.hxx"
#include <tools/debug.hxx>
#include <tools/diagnose_ex.h>
#include <tools/wldcrd.hxx>
@@ -63,7 +63,7 @@
#include "fmprop.hrc"
#endif
#include "fmservs.hxx"
-#include "fmsrcimp.hxx"
+#include "svx/fmsrcimp.hxx"
#include <svx/fmsearch.hxx>
#include <comphelper/numbers.hxx>