diff options
Diffstat (limited to 'src/timer.cpp')
-rw-r--r-- | src/timer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timer.cpp b/src/timer.cpp index 2b30b478c..148dafc68 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -19,7 +19,7 @@ #include "inspircd_config.h" #include "inspircd.h" #include "typedefs.h" -#include "helperfuncs.h" + #include "timer.h" void TimerManager::TickTimers(time_t TIME) |