Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / BSDSocketProtocol.hh
index 715837f..3511708 100644 (file)
@@ -27,7 +27,7 @@
 #define HH_SENF_Socket_Protocols_BSDSocketProtocol_ 1
 
 // Custom includes
-#include "../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
 #include <boost/cstdint.hpp>
 
 //#include "BSDSocketProtocol.mpp"