Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / UN / UNSocketProtocol.hh
index 83bd3d1..da0cf6e 100644 (file)
 #define HH_SENF_Socket_Protocols_UN_UNSocketProtocol_ 1
 
 // Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
 #include "UNAddressing.hh"
-#include "../../../Socket/ClientSocketHandle.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
 
 //#include "UNSocketProtocol.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////