summaryrefslogtreecommitdiff
path: root/flat.h
diff options
context:
space:
mode:
Diffstat (limited to 'flat.h')
-rw-r--r--flat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/flat.h b/flat.h
index 27fbd25a..ce07bfff 100644
--- a/flat.h
+++ b/flat.h
@@ -17,6 +17,8 @@ extern class cFlatConfig Config;
extern class cImageCache imgCache;
extern bool firstDisplay;
+extern time_t remoteTimersLastRefresh;
+
class cFlatDisplayMenu;
extern cTheme Theme;