summaryrefslogtreecommitdiffstats
path: root/filter/source/svg/test/parsertest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/test/parsertest.cxx')
-rw-r--r--filter/source/svg/test/parsertest.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/source/svg/test/parsertest.cxx b/filter/source/svg/test/parsertest.cxx
index 6ad1d6379d64..a452ee412697 100644
--- a/filter/source/svg/test/parsertest.cxx
+++ b/filter/source/svg/test/parsertest.cxx
@@ -24,9 +24,8 @@
* in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
* instead of those above.
*/
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
+#include <sal/types.h>
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>