diff options
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt index ed4259a..7dcfdef 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -73,7 +73,7 @@ SET( diceGui_sources ../node/countexecutenode.cpp ../node/dicerollernode.cpp ../node/executionnode.cpp - ../node/explosedicenode.cpp + ../node/explodedicenode.cpp ../node/helpnode.cpp ../node/mergenode.cpp ../node/jumpbackwardnode.cpp |