summaryrefslogtreecommitdiff
path: root/include/HttpServ.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/HttpServ.h')
-rw-r--r--include/HttpServ.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/HttpServ.h b/include/HttpServ.h
index a0dd958..fc58246 100644
--- a/include/HttpServ.h
+++ b/include/HttpServ.h
@@ -2,7 +2,7 @@
#define __HTTPSERV_H__
#include <Socket.h>
-#include <String.h>
+#include <BString.h>
#include <Variables.h>
#include <Action.h>
#include <Task.h>