summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--timers.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/timers.cpp b/timers.cpp
index b9f3594..65f480d 100644
--- a/timers.cpp
+++ b/timers.cpp
@@ -4,6 +4,7 @@
#include "exception.h"
#include "timers.h"
#include "tools.h"
+#include "i18n.h"
static bool operator<( cTimer const& left, cTimer const& right )
{