summaryrefslogtreecommitdiff
path: root/basegfx/test/basegfxtools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/basegfxtools.cxx')
-rw-r--r--basegfx/test/basegfxtools.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basegfx/test/basegfxtools.cxx b/basegfx/test/basegfxtools.cxx
index 19b8317e3a43..7ff301755902 100644
--- a/basegfx/test/basegfxtools.cxx
+++ b/basegfx/test/basegfxtools.cxx
@@ -18,9 +18,9 @@
*/
#include <sal/types.h>
-#include "cppunit/TestAssert.h"
-#include "cppunit/TestFixture.h"
-#include "cppunit/extensions/HelperMacros.h"
+#include <cppunit/TestAssert.h>
+#include <cppunit/TestFixture.h>
+#include <cppunit/extensions/HelperMacros.h>
#include <basegfx/tools/keystoplerp.hxx>
#include <basegfx/numeric/ftools.hxx>