summaryrefslogtreecommitdiffstats
path: root/htop.c
diff options
context:
space:
mode:
Diffstat (limited to 'htop.c')
-rw-r--r--htop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/htop.c b/htop.c
index 8c813564..9ce966f7 100644
--- a/htop.c
+++ b/htop.c
@@ -16,6 +16,7 @@ in the source distribution for its full text.
#include "ProcessList.h"
#include "ScreenManager.h"
#include "Settings.h"
+#include "StringUtils.h"
#include "UsersTable.h"
#include "Platform.h"