summaryrefslogtreecommitdiffstats
path: root/WebServer/Globals.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--WebServer/Globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebServer/Globals.h b/WebServer/Globals.h
index 9e74f351d..2828ad38d 100644
--- a/WebServer/Globals.h
+++ b/WebServer/Globals.h
@@ -54,6 +54,7 @@
// Common headers:
+#include "../source/StringUtils.h"
#include "../source/cCriticalSection.h"
#include "../source/cMCLogger.h"