summaryrefslogtreecommitdiff
path: root/sw/qa/core/filters-test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/core/filters-test.cxx')
-rw-r--r--sw/qa/core/filters-test.cxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/qa/core/filters-test.cxx b/sw/qa/core/filters-test.cxx
index c9616ec4be98..9084c1e351d4 100644
--- a/sw/qa/core/filters-test.cxx
+++ b/sw/qa/core/filters-test.cxx
@@ -27,9 +27,14 @@
* instead of those above.
*/
-#include <sal/cppunit.h>
+#include "sal/config.h"
+#include "sal/precppunit.hxx"
+
+#include "cppunit/TestAssert.h"
+#include "cppunit/TestFixture.h"
+#include "cppunit/extensions/HelperMacros.h"
+#include "cppunit/plugin/TestPlugIn.h"
-#include <sal/config.h>
#include <osl/file.hxx>
#include <osl/process.h>