From 0944bd42777b0657fb64ecc09265e802f0747ff9 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Tue, 20 Apr 2010 08:28:42 +0200 Subject: CWS gnumake2: move all delivered linguistic headers to inc/linguistic --- linguistic/source/iprcache.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linguistic/source/iprcache.cxx') diff --git a/linguistic/source/iprcache.cxx b/linguistic/source/iprcache.cxx index e4c50686afcf..6556fc71d052 100644 --- a/linguistic/source/iprcache.cxx +++ b/linguistic/source/iprcache.cxx @@ -31,7 +31,7 @@ #include #include "iprcache.hxx" -#include "misc.hxx" +#include "linguistic/misc.hxx" #include #include @@ -57,7 +57,7 @@ #endif #include -#include +#include using namespace utl; using namespace osl; -- cgit