summaryrefslogtreecommitdiff
path: root/src/core/parser/Scope.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/parser/Scope.hpp')
-rw-r--r--src/core/parser/Scope.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/parser/Scope.hpp b/src/core/parser/Scope.hpp
index 5b19b3d..ac0f1fd 100644
--- a/src/core/parser/Scope.hpp
+++ b/src/core/parser/Scope.hpp
@@ -21,7 +21,7 @@
#include <deque>
-#include <core/Node.hpp>
+#include <core/model/Node.hpp>
/**
* @file Scope.hpp