summaryrefslogtreecommitdiff
path: root/src/routine.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/routine.cc')
-rw-r--r--src/routine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routine.cc b/src/routine.cc
index 11633ede..d3590896 100644
--- a/src/routine.cc
+++ b/src/routine.cc
@@ -14,7 +14,7 @@
#include <string>
#include <vector>
-#include "internal/routine.h"
+#include "routine.hpp"
namespace clblast {
// =================================================================================================