summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-28 17:45:42 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-28 17:45:42 +0100
commitb33eb35f15dea928529b02511d6ff10ddc49ae4a (patch)
treef70df1ef9f9f647ef7e11d28edf471112ab179ff /linguistic
parent6d8c5d706723968e36f194c99134b83ed44e8c41 (diff)
CWS gnumake3: extract.hxx cppuhelper->comphelper
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/grammarchecker.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/grammarchecker.cxx b/linguistic/source/grammarchecker.cxx
index 4647cd7feefe..4de68ab1f9af 100644
--- a/linguistic/source/grammarchecker.cxx
+++ b/linguistic/source/grammarchecker.cxx
@@ -47,7 +47,7 @@
#include <com/sun/star/linguistic2/SingleGrammarError.hpp>
#include <com/sun/star/linguistic2/GrammarCheckingResult.hpp>
#include "lngopt.hxx"
-#include <cppuhelper/extract.hxx>
+#include <comphelper/extract.hxx>
#include <unotools/processfactory.hxx>
#include <map>
#include <com/sun/star/text/TextMarkupType.hpp>