Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / INet / RawINetSocketProtocol.cc
index 8a676be..ed01573 100644 (file)
@@ -29,7 +29,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_