Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / INet / UDPSocketProtocol.hh
index 6802730..8429396 100644 (file)
@@ -28,7 +28,7 @@
 #define HH_SENF_Socket_Protocols_INet_UDPSocketProtocol_ 1
 
 // Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
 #include "INetAddressing.hh"
 #include "INetSocketProtocol.hh"