summaryrefslogtreecommitdiffstats
path: root/SwapMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'SwapMeter.h')
-rw-r--r--SwapMeter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SwapMeter.h b/SwapMeter.h
index 502e6ee6..623a0364 100644
--- a/SwapMeter.h
+++ b/SwapMeter.h
@@ -9,6 +9,6 @@ in the source distribution for its full text.
#include "Meter.h"
-extern MeterClass SwapMeter_class;
+extern const MeterClass SwapMeter_class;
#endif