diff options
Diffstat (limited to 'mobile/CMakeLists.txt')
| -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 8d7a364..95153cc 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -95,7 +95,7 @@ SET( diceGui_sources ../node/variablenode.cpp ../node/bind.cpp main.cpp - maincontroler.cpp + maincontroller.cpp commandmodel.cpp ../highlightdice.cpp ) |