summaryrefslogtreecommitdiffstats
path: root/AvailableMetersPanel.c
diff options
context:
space:
mode:
Diffstat (limited to 'AvailableMetersPanel.c')
-rw-r--r--AvailableMetersPanel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/AvailableMetersPanel.c b/AvailableMetersPanel.c
index 384c8864..55a45d15 100644
--- a/AvailableMetersPanel.c
+++ b/AvailableMetersPanel.c
@@ -14,8 +14,10 @@ in the source distribution for its full text.
#include "CPUMeter.h"
#include "DynamicMeter.h"
#include "FunctionBar.h"
+#include "Hashtable.h"
#include "Header.h"
#include "ListItem.h"
+#include "Macros.h"
#include "Meter.h"
#include "MetersPanel.h"
#include "Object.h"