summaryrefslogtreecommitdiff
path: root/test/wrapper_clblas.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-10-22 15:36:48 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-10-22 15:36:48 +0200
commitb0ff11acf0c857874e518717164eff3ddbabb803 (patch)
tree8d3754380ff5c54a8c929f542949228bf39ae645 /test/wrapper_clblas.hpp
parent9afbbc9ef92e2d3427f8de0327daa8f4a134adc0 (diff)
Moved files around a bit; created a utilities subfolder
Diffstat (limited to 'test/wrapper_clblas.hpp')
-rw-r--r--test/wrapper_clblas.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wrapper_clblas.hpp b/test/wrapper_clblas.hpp
index 3f33890a..f1923784 100644
--- a/test/wrapper_clblas.hpp
+++ b/test/wrapper_clblas.hpp
@@ -17,7 +17,7 @@
#include <clBLAS.h>
-#include "utilities.hpp"
+#include "utilities/utilities.hpp"
namespace clblast {