aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/scalaroperatornode.h
diff options
context:
space:
mode:
Diffstat (limited to 'node/scalaroperatornode.h')
-rw-r--r--node/scalaroperatornode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/scalaroperatornode.h b/node/scalaroperatornode.h
index 2b4f68a..a67e296 100644
--- a/node/scalaroperatornode.h
+++ b/node/scalaroperatornode.h
@@ -5,7 +5,7 @@
#include <QChar>
#include "executionnode.h"
-#include "scalarresult.h"
+#include "result/scalarresult.h"
class ScalarOperatorNode : public ExecutionNode
{