summaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Platform.h')
-rw-r--r--unsupported/Platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index 65a31993..1a2b81f0 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -13,5 +13,7 @@ in the source distribution for its full text.
void Platform_setBindings(Htop_Action* keys);
+extern MeterClass* Platform_meterTypes[];
+
#endif