diff options
Diffstat (limited to 'sigmodr/tree/RootModel.cpp')
-rw-r--r-- | sigmodr/tree/RootModel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/tree/RootModel.cpp b/sigmodr/tree/RootModel.cpp index c5549267..76202045 100644 --- a/sigmodr/tree/RootModel.cpp +++ b/sigmodr/tree/RootModel.cpp @@ -19,7 +19,7 @@ #include "RootModel.h" // Sigmodr tree includes -#include "SigmodModel.h" +#include "GameModel.h" // Sigmod includes #include <sigmod/Game.h> |