summaryrefslogtreecommitdiff
path: root/include/Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Socket.h')
-rw-r--r--include/Socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Socket.h b/include/Socket.h
index 055e512..245ed9e 100644
--- a/include/Socket.h
+++ b/include/Socket.h
@@ -2,7 +2,7 @@
#define __SOCKET_H__
#include <Handle.h>
-#include <String.h>
+#include <BString.h>
#include <Output.h>
#include <Input.h>
#include <Exceptions.h>