aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/keepdiceexecnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'node/keepdiceexecnode.h')
-rw-r--r--node/keepdiceexecnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/keepdiceexecnode.h b/node/keepdiceexecnode.h
index 615b70c..96e66c4 100644
--- a/node/keepdiceexecnode.h
+++ b/node/keepdiceexecnode.h
@@ -2,7 +2,7 @@
#define KEEPDICEEXECNODE_H
#include "executionnode.h"
-#include "diceresult.h"
+#include "result/diceresult.h"
class KeepDiceExecNode : public ExecutionNode
{