summaryrefslogtreecommitdiff
path: root/sot/source/base/factory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/base/factory.cxx')
-rw-r--r--sot/source/base/factory.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sot/source/base/factory.cxx b/sot/source/base/factory.cxx
index 8111c2bc3f38..74946ad68821 100644
--- a/sot/source/base/factory.cxx
+++ b/sot/source/base/factory.cxx
@@ -17,10 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <sot/factory.hxx>
+#include <factory.hxx>
+
#include <tools/debug.hxx>
#include <sot/object.hxx>
-#include <sot/sotdata.hxx>
+#include <sotdata.hxx>
#include <comphelper/classids.hxx>
#include <osl/diagnose.h>
#include <rtl/instance.hxx>