aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/scalaroperatornode.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2015-03-06 00:26:12 +0100
committerRenaud G <renaud@rolisteam.org>2015-03-06 00:26:12 +0100
commit3bae1f62ba10e60a8156523a5b0502cc1efafd6d (patch)
treeed7cac87eb94a010bc592cff112d525a294494ab /node/scalaroperatornode.h
parent7d0c1d999344ea625670bf3d90d7c900cadb4854 (diff)
downloadOneRoll-3bae1f62ba10e60a8156523a5b0502cc1efafd6d.tar.gz
OneRoll-3bae1f62ba10e60a8156523a5b0502cc1efafd6d.zip
-change headers
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
{