aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/explosedicenode.h
diff options
context:
space:
mode:
Diffstat (limited to 'node/explosedicenode.h')
-rw-r--r--node/explosedicenode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/explosedicenode.h b/node/explosedicenode.h
index a9238b8..b00af1a 100644
--- a/node/explosedicenode.h
+++ b/node/explosedicenode.h
@@ -2,7 +2,7 @@
#define EXPLOSEDICENODE_H
#include "executionnode.h"
-#include "diceresult.h"
+#include "result/diceresult.h"
#include "validator.h"
#include <QDebug>