summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree/RootModel.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-02-25 01:24:42 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-02-25 01:24:42 -0500
commit560054e99ecd692b89fd8fbedcf69d08e45f41bd (patch)
tree7c5130e86e99a7dfc03ffc639b7f1751fd2dfff0 /sigmodr/tree/RootModel.cpp
parent8dddfc1ef55773cdf878e413d82142781a6e444b (diff)
downloadsigen-560054e99ecd692b89fd8fbedcf69d08e45f41bd.tar.gz
sigen-560054e99ecd692b89fd8fbedcf69d08e45f41bd.tar.xz
sigen-560054e99ecd692b89fd8fbedcf69d08e45f41bd.zip
Moved SigmodModel files to GameModel
Diffstat (limited to 'sigmodr/tree/RootModel.cpp')
-rw-r--r--sigmodr/tree/RootModel.cpp2
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>