summaryrefslogtreecommitdiff
path: root/include/Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Socket.h')
-rw-r--r--include/Socket.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/Socket.h b/include/Socket.h
index 80c7180..9d70205 100644
--- a/include/Socket.h
+++ b/include/Socket.h
@@ -2,11 +2,11 @@
#define __SOCKET_H__
#ifdef __cplusplus
-#include "Handle.h"
-#include "String.h"
-#include "Output.h"
-#include "Input.h"
-#include "Exceptions.h"
+#include <Handle.h>
+#include <String.h>
+#include <Output.h>
+#include <Input.h>
+#include <Exceptions.h>
/*
* Cree un socket.