summaryrefslogtreecommitdiff
path: root/inc/main.hpp
diff options
context:
space:
mode:
authortom <tom@ground-control>2015-11-19 17:38:17 -0600
committertom <tom@ground-control>2015-11-19 17:38:17 -0600
commitb4bf156884f71bec9fa526e80e1d1db43e7650b2 (patch)
tree0970f27373408474cf7979c40e2ee4574fb38e3d /inc/main.hpp
parentba71810fab85da23ec8501af6d5d4935458b595e (diff)
line of guys now appears near middle of map
Diffstat (limited to 'inc/main.hpp')
-rw-r--r--inc/main.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/main.hpp b/inc/main.hpp
index 6d3cae3..441e0d2 100644
--- a/inc/main.hpp
+++ b/inc/main.hpp
@@ -4,5 +4,6 @@
#include "Screen.hpp"
#include "Character.hpp"
#include "Frame.hpp"
+#include "List.hpp"
#endif