summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/pushbuttonnavigation.cxx
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
commited71010ab512b5fef64aa6bf2873810c185c84da (patch)
tree5aaeecd051cebb66fb77611348786f5d067f67fb /extensions/source/propctrlr/pushbuttonnavigation.cxx
parentbf1981de08012cd73e76260a4395ea35dcc2afa1 (diff)
gnumake3: remove comphelper version; fix including extract.hxx
Diffstat (limited to 'extensions/source/propctrlr/pushbuttonnavigation.cxx')
-rw-r--r--extensions/source/propctrlr/pushbuttonnavigation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/pushbuttonnavigation.cxx b/extensions/source/propctrlr/pushbuttonnavigation.cxx
index 0390e1c927fd..3894825d603d 100644
--- a/extensions/source/propctrlr/pushbuttonnavigation.cxx
+++ b/extensions/source/propctrlr/pushbuttonnavigation.cxx
@@ -31,7 +31,7 @@
#include <com/sun/star/form/FormButtonType.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include "formstrings.hxx"
-#include <cppuhelper/extract.hxx>
+#include <comphelper/extract.hxx>
#include <comphelper/property.hxx>
#include <osl/diagnose.h>
#include <tools/diagnose_ex.h>