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