summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--svx/qa/unit/XTableImportExportTest.cxx1
-rw-r--r--svx/qa/unit/xoutdev.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/svx/qa/unit/XTableImportExportTest.cxx b/svx/qa/unit/XTableImportExportTest.cxx
index 9356f2691323..31962a52be52 100644
--- a/svx/qa/unit/XTableImportExportTest.cxx
+++ b/svx/qa/unit/XTableImportExportTest.cxx
@@ -10,6 +10,7 @@
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
+#include <unotest/bootstrapfixturebase.hxx>
#include <sal/types.h>
#include <sfx2/app.hxx>
diff --git a/svx/qa/unit/xoutdev.cxx b/svx/qa/unit/xoutdev.cxx
index 4b767ca1481e..0b5148b393d5 100644
--- a/svx/qa/unit/xoutdev.cxx
+++ b/svx/qa/unit/xoutdev.cxx
@@ -12,6 +12,7 @@
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
+#include <unotest/bootstrapfixturebase.hxx>
#include <sal/types.h>
#include <sfx2/app.hxx>