summaryrefslogtreecommitdiff
path: root/src/timers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/timers.cpp')
-rw-r--r--src/timers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timers.cpp b/src/timers.cpp
index d7c56072b..0f9f6aed5 100644
--- a/src/timers.cpp
+++ b/src/timers.cpp
@@ -11,7 +11,7 @@
*
*/
-#include "timers.h"
+#include "services.h"
std::vector<Timer *> TimerManager::Timers;