diff options
| author | 2015-03-06 00:26:12 +0100 | |
|---|---|---|
| committer | 2015-03-06 00:26:12 +0100 | |
| commit | 3bae1f62ba10e60a8156523a5b0502cc1efafd6d (patch) | |
| tree | ed7cac87eb94a010bc592cff112d525a294494ab /node/helpnode.h | |
| parent | 7d0c1d999344ea625670bf3d90d7c900cadb4854 (diff) | |
| download | OneRoll-3bae1f62ba10e60a8156523a5b0502cc1efafd6d.tar.gz OneRoll-3bae1f62ba10e60a8156523a5b0502cc1efafd6d.zip | |
-change headers
Diffstat (limited to 'node/helpnode.h')
| -rw-r--r-- | node/helpnode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/helpnode.h b/node/helpnode.h index 27f38b3..3a949d9 100644 --- a/node/helpnode.h +++ b/node/helpnode.h @@ -5,7 +5,7 @@ #include <QObject> #include <QString> -#include "stringresult.h" +#include "result/stringresult.h" /** * @brief The HelpNode class |