summaryrefslogtreecommitdiffstats
path: root/MetersPanel.c
diff options
context:
space:
mode:
Diffstat (limited to 'MetersPanel.c')
-rw-r--r--MetersPanel.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/MetersPanel.c b/MetersPanel.c
index 89c54e0b..7e47ad8b 100644
--- a/MetersPanel.c
+++ b/MetersPanel.c
@@ -8,8 +8,14 @@ in the source distribution for its full text.
#include "MetersPanel.h"
#include <stdlib.h>
-#include <assert.h>
+
#include "CRT.h"
+#include "FunctionBar.h"
+#include "Header.h"
+#include "ListItem.h"
+#include "Meter.h"
+#include "Object.h"
+#include "ProvideCurses.h"
// Note: In code the meters are known to have bar/text/graph "Modes", but in UI