summaryrefslogtreecommitdiff
path: root/src/routines/level1/xscal.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/routines/level1/xscal.cc')
-rw-r--r--src/routines/level1/xscal.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routines/level1/xscal.cc b/src/routines/level1/xscal.cc
index 3c1b5257..bcc43c3b 100644
--- a/src/routines/level1/xscal.cc
+++ b/src/routines/level1/xscal.cc
@@ -11,7 +11,7 @@
//
// =================================================================================================
-#include "internal/routines/level1/xscal.h"
+#include "routines/level1/xscal.hpp"
#include <string>
#include <vector>