diff options
Diffstat (limited to 'WebServer/Globals.h')
-rw-r--r-- | WebServer/Globals.h | 1 |
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"
|