summaryrefslogtreecommitdiff
path: root/basegfx/test/basegfx3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/basegfx3d.cxx')
-rw-r--r--basegfx/test/basegfx3d.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basegfx/test/basegfx3d.cxx b/basegfx/test/basegfx3d.cxx
index a6faf6a4e92d..96f0b5748ca4 100644
--- a/basegfx/test/basegfx3d.cxx
+++ b/basegfx/test/basegfx3d.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>
namespace basegfx3d
{