summaryrefslogtreecommitdiffstats
path: root/ClockMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'ClockMeter.h')
-rw-r--r--ClockMeter.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ClockMeter.h b/ClockMeter.h
index 7ca276eb..7744e238 100644
--- a/ClockMeter.h
+++ b/ClockMeter.h
@@ -15,6 +15,9 @@ in the source distribution for its full text.
#include "debug.h"
+extern int ClockMeter_attributes[];
+
+extern MeterType ClockMeter;
void ClockMeter_setValues(Meter* this, char* buffer, int size);