summaryrefslogtreecommitdiff
path: root/src/tuning/kernels/transpose_fast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tuning/kernels/transpose_fast.cpp')
-rw-r--r--src/tuning/kernels/transpose_fast.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tuning/kernels/transpose_fast.cpp b/src/tuning/kernels/transpose_fast.cpp
index 2d9d5e49..01d9b46a 100644
--- a/src/tuning/kernels/transpose_fast.cpp
+++ b/src/tuning/kernels/transpose_fast.cpp
@@ -14,7 +14,7 @@
#include <string>
#include <vector>
-#include "utilities.hpp"
+#include "utilities/utilities.hpp"
#include "tuning/tuning.hpp"
namespace clblast {