summaryrefslogtreecommitdiffstats
path: root/CategoriesPanel.c
diff options
context:
space:
mode:
Diffstat (limited to 'CategoriesPanel.c')
-rw-r--r--CategoriesPanel.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/CategoriesPanel.c b/CategoriesPanel.c
index 1fefe47f..7212aece 100644
--- a/CategoriesPanel.c
+++ b/CategoriesPanel.c
@@ -18,12 +18,15 @@ in the source distribution for its full text.
#include "DisplayOptionsPanel.h"
#include "FunctionBar.h"
#include "Header.h"
+#include "HeaderLayout.h"
#include "HeaderOptionsPanel.h"
#include "ListItem.h"
+#include "Macros.h"
#include "MetersPanel.h"
#include "Object.h"
#include "ProvideCurses.h"
#include "Vector.h"
+#include "XUtils.h"
static const char* const CategoriesFunctions[] = {" ", " ", " ", " ", " ", " ", " ", " ", " ", "Done ", NULL};