summaryrefslogtreecommitdiff
path: root/svl/source/items
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2011-01-28 12:49:53 +0100
committerHans-Joachim Lankenau <hjs@openoffice.org>2011-01-28 12:49:53 +0100
commitcb0aa041c29c747eaff469ea545ed5ae13627f97 (patch)
treeebe8e402cc4cb52125203e3d350afcc8b524b44e /svl/source/items
parent7c810cb4d733ccaa9e8f66415e252d1e0369fc5f (diff)
gnumake3: remove comphelper version; fix including extract.hxx
Diffstat (limited to 'svl/source/items')
-rw-r--r--svl/source/items/cenumitm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/items/cenumitm.cxx b/svl/source/items/cenumitm.cxx
index c5e1a09ec324..e8770cd7f4c6 100644
--- a/svl/source/items/cenumitm.cxx
+++ b/svl/source/items/cenumitm.cxx
@@ -33,7 +33,7 @@
#include <whassert.hxx>
#ifndef _CPPUHELPER_EXTRACT_HXX_
-#include <cppuhelper/extract.hxx>
+#include <comphelper/extract.hxx>
#endif
//============================================================================