Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / INet / INetSocketProtocol.hh
index 0d90ef0..d6adb10 100644 (file)
 #define HH_SENF_Socket_Protocols_INet_INetSocketProtocol_ 1
 
 // Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
 #include "INetAddressing.hh"
-#include "../../../Socket/ClientSocketHandle.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
 
 //#include "INetSocketProtocol.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////