summaryrefslogtreecommitdiff
path: root/forms/source/xforms
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms')
-rw-r--r--forms/source/xforms/datatypes.cxx1
-rw-r--r--forms/source/xforms/propertysetbase.cxx2
2 files changed, 1 insertions, 2 deletions
diff --git a/forms/source/xforms/datatypes.cxx b/forms/source/xforms/datatypes.cxx
index a5802d0f9b81..b5e775123edd 100644
--- a/forms/source/xforms/datatypes.cxx
+++ b/forms/source/xforms/datatypes.cxx
@@ -32,7 +32,6 @@
#include "convert.hxx"
#include <com/sun/star/xsd/WhiteSpaceTreatment.hpp>
-#include <tools/debug.hxx>
#include <tools/datetime.hxx>
#include <rtl/math.hxx>
diff --git a/forms/source/xforms/propertysetbase.cxx b/forms/source/xforms/propertysetbase.cxx
index 8d6dc0843e6b..c0523629d175 100644
--- a/forms/source/xforms/propertysetbase.cxx
+++ b/forms/source/xforms/propertysetbase.cxx
@@ -35,7 +35,7 @@
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/uno/Reference.hxx>
-#include <tools/debug.hxx>
+#include <tools/solar.h>
#include <vector>