From 3a2f69b3f1082b2fbdf39bd2a4f7ad0020971eac Mon Sep 17 00:00:00 2001 From: tom Date: Mon, 2 May 2016 15:39:22 -0500 Subject: spring cleaning, added framerate cap & started iterator replacement --- inc/main.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/main.hpp') diff --git a/inc/main.hpp b/inc/main.hpp index c6f51e3..d20f7ef 100644 --- a/inc/main.hpp +++ b/inc/main.hpp @@ -8,5 +8,6 @@ #include "resource.hpp" #include "list.hpp" #include "location.hpp" +#include "timer.hpp" #endif -- cgit v1.2.3