aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/node.pri
diff options
context:
space:
mode:
Diffstat (limited to 'node/node.pri')
-rw-r--r--node/node.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/node/node.pri b/node/node.pri
index 1814a5d..6cf7005 100644
--- a/node/node.pri
+++ b/node/node.pri
@@ -8,7 +8,7 @@ HEADERS += \
$$PWD/sortresult.h \
$$PWD/keepdiceexecnode.h \
$$PWD/countexecutenode.h \
- $$PWD/explosedicenode.h \
+ $$PWD/explodedicenode.h \
$$PWD/parenthesesnode.h \
$$PWD/helpnode.h \
$$PWD/jumpbackwardnode.h \
@@ -25,7 +25,7 @@ SOURCES += \
$$PWD/sortresult.cpp \
$$PWD/keepdiceexecnode.cpp \
$$PWD/countexecutenode.cpp \
- $$PWD/explosedicenode.cpp \
+ $$PWD/explodedicenode.cpp \
$$PWD/parenthesesnode.cpp \
$$PWD/helpnode.cpp \
$$PWD/jumpbackwardnode.cpp \