summaryrefslogtreecommitdiff
path: root/test/correctness/routines/level3/xhemm.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/correctness/routines/level3/xhemm.cc')
-rw-r--r--test/correctness/routines/level3/xhemm.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/correctness/routines/level3/xhemm.cc b/test/correctness/routines/level3/xhemm.cc
index 8261fd31..76c970a7 100644
--- a/test/correctness/routines/level3/xhemm.cc
+++ b/test/correctness/routines/level3/xhemm.cc
@@ -9,8 +9,8 @@
//
// =================================================================================================
-#include "correctness/testblas.h"
-#include "routines/level3/xhemm.h"
+#include "test/correctness/testblas.hpp"
+#include "test/routines/level3/xhemm.hpp"
// Shortcuts to the clblast namespace
using float2 = clblast::float2;