aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/dicerollernode.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/dicerollernode.h
parent7d0c1d999344ea625670bf3d90d7c900cadb4854 (diff)
downloadOneRoll-3bae1f62ba10e60a8156523a5b0502cc1efafd6d.tar.gz
OneRoll-3bae1f62ba10e60a8156523a5b0502cc1efafd6d.zip
-change headers
Diffstat (limited to 'node/dicerollernode.h')
-rw-r--r--node/dicerollernode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/dicerollernode.h b/node/dicerollernode.h
index 67d4c2d..472a5d8 100644
--- a/node/dicerollernode.h
+++ b/node/dicerollernode.h
@@ -6,7 +6,7 @@
#include <QMutex>
#include "executionnode.h"
-#include "diceresult.h"
+#include "result/diceresult.h"
class DiceRoller : public QRunnable
{
public: