summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit/test_hash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/qa/unit/test_hash.cxx')
-rw-r--r--comphelper/qa/unit/test_hash.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/comphelper/qa/unit/test_hash.cxx b/comphelper/qa/unit/test_hash.cxx
index 070da3c5c6c2..6ba1ac8225df 100644
--- a/comphelper/qa/unit/test_hash.cxx
+++ b/comphelper/qa/unit/test_hash.cxx
@@ -12,8 +12,8 @@
#include <sal/log.hxx>
#include <iomanip>
-#include "cppunit/TestFixture.h"
-#include "cppunit/extensions/HelperMacros.h"
+#include <cppunit/TestFixture.h>
+#include <cppunit/extensions/HelperMacros.h>
class TestHash : public CppUnit::TestFixture
{