Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / INet / UDPSocketProtocol.cc
index 8d95a4f..9a285ba 100644 (file)
@@ -34,7 +34,7 @@
 #include <sys/ioctl.h>
 #include <linux/sockios.h> // for SIOCINQ / SIOCOUTQ
 #include <net/if.h> // for if_nametoindex
-#include "../../../Socket/SocketHandle.hh"
+#include <senf/Socket/SocketHandle.hh>
 
 //#include "UDPSocketProtocol.mpp"
 #define prefix_