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