summaryrefslogtreecommitdiff
path: root/test/performance/routines/levelx/xomatcopy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/performance/routines/levelx/xomatcopy.cc')
-rw-r--r--test/performance/routines/levelx/xomatcopy.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/performance/routines/levelx/xomatcopy.cc b/test/performance/routines/levelx/xomatcopy.cc
index 851f6ee1..0bd5773e 100644
--- a/test/performance/routines/levelx/xomatcopy.cc
+++ b/test/performance/routines/levelx/xomatcopy.cc
@@ -9,8 +9,8 @@
//
// =================================================================================================
-#include "performance/client.h"
-#include "routines/levelx/xomatcopy.h"
+#include "test/performance/client.hpp"
+#include "test/routines/levelx/xomatcopy.hpp"
// Shortcuts to the clblast namespace
using float2 = clblast::float2;