summaryrefslogtreecommitdiff
path: root/linguistic/workben
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/workben')
-rwxr-xr-x[-rw-r--r--]linguistic/workben/exports.dxp0
-rwxr-xr-x[-rw-r--r--]linguistic/workben/makefile.mk0
-rwxr-xr-x[-rw-r--r--]linguistic/workben/sprophelp.cxx4
-rwxr-xr-x[-rw-r--r--]linguistic/workben/sprophelp.hxx0
-rwxr-xr-x[-rw-r--r--]linguistic/workben/sreg.cxx0
-rwxr-xr-x[-rw-r--r--]linguistic/workben/sspellimp.cxx4
-rwxr-xr-x[-rw-r--r--]linguistic/workben/sspellimp.hxx2
7 files changed, 5 insertions, 5 deletions
diff --git a/linguistic/workben/exports.dxp b/linguistic/workben/exports.dxp
index b0f85bf7bebf..b0f85bf7bebf 100644..100755
--- a/linguistic/workben/exports.dxp
+++ b/linguistic/workben/exports.dxp
diff --git a/linguistic/workben/makefile.mk b/linguistic/workben/makefile.mk
index 6c04929d7b73..6c04929d7b73 100644..100755
--- a/linguistic/workben/makefile.mk
+++ b/linguistic/workben/makefile.mk
diff --git a/linguistic/workben/sprophelp.cxx b/linguistic/workben/sprophelp.cxx
index 43ee38080b7a..f9b3441889d2 100644..100755
--- a/linguistic/workben/sprophelp.cxx
+++ b/linguistic/workben/sprophelp.cxx
@@ -30,10 +30,10 @@
#include "precompiled_linguistic.hxx"
#include <sal/macros.h>
-#include "misc.hxx"
+#include "linguistic/misc.hxx"
#include "sprophelp.hxx"
-#include "lngprops.hxx"
+#include "linguistic/lngprops.hxx"
#include <tools/debug.hxx>
#include <com/sun/star/linguistic2/LinguServiceEvent.hpp>
diff --git a/linguistic/workben/sprophelp.hxx b/linguistic/workben/sprophelp.hxx
index fc8798bff215..fc8798bff215 100644..100755
--- a/linguistic/workben/sprophelp.hxx
+++ b/linguistic/workben/sprophelp.hxx
diff --git a/linguistic/workben/sreg.cxx b/linguistic/workben/sreg.cxx
index 1fb80047fa11..1fb80047fa11 100644..100755
--- a/linguistic/workben/sreg.cxx
+++ b/linguistic/workben/sreg.cxx
diff --git a/linguistic/workben/sspellimp.cxx b/linguistic/workben/sspellimp.cxx
index f452cd0bfe5f..992e545b12a0 100644..100755
--- a/linguistic/workben/sspellimp.cxx
+++ b/linguistic/workben/sspellimp.cxx
@@ -40,8 +40,8 @@
#include <sspellimp.hxx>
-#include "lngprops.hxx"
-#include "spelldta.hxx"
+#include "linguistic/lngprops.hxx"
+#include "linguistic/spelldta.hxx"
using namespace utl;
using namespace osl;
diff --git a/linguistic/workben/sspellimp.hxx b/linguistic/workben/sspellimp.hxx
index ebded3b83905..d15a57d34c08 100644..100755
--- a/linguistic/workben/sspellimp.hxx
+++ b/linguistic/workben/sspellimp.hxx
@@ -43,7 +43,7 @@
#include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp>
#include <tools/table.hxx>
-#include "misc.hxx"
+#include "linguistic/misc.hxx"
#include "sprophelp.hxx"
using namespace ::rtl;