Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / UN / UNAddressing.hh
index eccb8d3..aeb3c5b 100644 (file)
@@ -31,8 +31,8 @@
 #include <string>
 #include <sys/socket.h>
 #include <sys/un.h>
-#include "../BSDAddressingPolicy.hh"
-#include "../BSDSocketAddress.hh"
+#include <senf/Socket/Protocols/BSDAddressingPolicy.hh>
+#include <senf/Socket/Protocols/BSDSocketAddress.hh>
 
 //#include "UNAddressing.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////