diff options
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 |