Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / INet / MulticastSocketProtocol.hh
index 173f4fd..9ba6a00 100644 (file)
@@ -27,7 +27,7 @@
 #define HH_SENF_Socket_Protocols_INet_MulticastSocketProtocol_ 1
 
 // Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
 #include "INet4Address.hh"
 #include "INet6Address.hh"