diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-05-02 04:29:58 -0400 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-05-02 04:29:58 -0400 |
| commit | 769eccb231308270a9539a3d1e3c8a3d4782f850 (patch) | |
| tree | a3a005b9687dae79e334b0c7d6dc6a402f97c8a1 /sigmodr/tree/TreeItem.cpp | |
| parent | df675abff024d0c8c130e5c593234396bb103df0 (diff) | |
Missed a header
Diffstat (limited to 'sigmodr/tree/TreeItem.cpp')
| -rw-r--r-- | sigmodr/tree/TreeItem.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sigmodr/tree/TreeItem.cpp b/sigmodr/tree/TreeItem.cpp index 7319272b..3cb71756 100644 --- a/sigmodr/tree/TreeItem.cpp +++ b/sigmodr/tree/TreeItem.cpp @@ -23,6 +23,7 @@ #include <sigmod/Author.h> #include <sigmod/Badge.h> #include <sigmod/CoinList.h> +#include <sigmod/CoinListItem.h> #include <sigmod/EggGroup.h> #include <sigmod/Game.h> #include <sigmod/GlobalScript.h> |
