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