summaryrefslogtreecommitdiffstats
path: root/basegfx/test/basegfx1d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/basegfx1d.cxx')
-rw-r--r--basegfx/test/basegfx1d.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/basegfx/test/basegfx1d.cxx b/basegfx/test/basegfx1d.cxx
index 860a6dc9a81b..0134dfeb758a 100644
--- a/basegfx/test/basegfx1d.cxx
+++ b/basegfx/test/basegfx1d.cxx
@@ -26,6 +26,9 @@
*
************************************************************************/
+#include "sal/config.h"
+#include "sal/precppunit.hxx"
+
#ifdef IOS
#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_basegfx
#endif
@@ -34,7 +37,6 @@
#include "precompiled_basegfx.hxx"
// autogenerated file with codegen.pl
-#include <sal/cppunit.h>
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"