summaryrefslogtreecommitdiff
path: root/unotools
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
commit2478ce5bf73999cc3a03f978a6fdd77e412b010e (patch)
tree97e7e083870952de52d9f144574b7ef7cca507e6 /unotools
parent5d4d95d3745ad722873f263755e8d05d431bfce4 (diff)
CWS gnumake3: extract.hxx cppuhelper->comphelper
Diffstat (limited to 'unotools')
-rw-r--r--unotools/inc/unotools/unotunnelhelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/unotools/inc/unotools/unotunnelhelper.hxx b/unotools/inc/unotools/unotunnelhelper.hxx
index ec4f1243f4d9..1054249de54b 100644
--- a/unotools/inc/unotools/unotunnelhelper.hxx
+++ b/unotools/inc/unotools/unotunnelhelper.hxx
@@ -33,10 +33,7 @@
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <rtl/uuid.h>
#include <rtl/memory.h>
-
-#ifndef _CPPUHELPER_EXTRACT_HXX_
-#include <cppuhelper/extract.hxx>
-#endif
+#include <comphelper/extract.hxx>
namespace utl
{