summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-03 22:51:30 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-04 13:58:40 +0100
commit26e37ca4c7a26d59f1a42de2a43705f61327389e (patch)
tree03facb9e7f2135df1a1765e5a1cd19a55fa3e0c8 /toolkit/source/helper
parent57d169b6061549ce273582bd2ee96cce34f1c5a2 (diff)
doubled includes
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
Diffstat (limited to 'toolkit/source/helper')
-rw-r--r--toolkit/source/helper/property.cxx1
-rw-r--r--toolkit/source/helper/registerservices.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/helper/property.cxx b/toolkit/source/helper/property.cxx
index 9e116164eb83..c539fbdaab06 100644
--- a/toolkit/source/helper/property.cxx
+++ b/toolkit/source/helper/property.cxx
@@ -46,7 +46,6 @@
#include <comphelper/types.hxx>
#include <functional>
#include <algorithm>
-#include <toolkit/helper/property.hxx>
using ::com::sun::star::uno::Any;
using ::com::sun::star::uno::Sequence;
diff --git a/toolkit/source/helper/registerservices.cxx b/toolkit/source/helper/registerservices.cxx
index ee1d76b93f2a..4cecef1ad62b 100644
--- a/toolkit/source/helper/registerservices.cxx
+++ b/toolkit/source/helper/registerservices.cxx
@@ -45,7 +45,6 @@
#include <toolkit/controls/tkthrobber.hxx>
#include <toolkit/controls/animatedimages.hxx>
#include <toolkit/controls/spinningprogress.hxx>
-#include <toolkit/controls/dialogcontrol.hxx>
#include <toolkit/controls/tabpagemodel.hxx>
#include <toolkit/controls/tabpagecontainer.hxx>
#include "toolkit/dllapi.h"