Replace all relative includes with abolute ones
[senf.git] / senf / Packets / DefaultBundle / EthernetPacket.hh
index 51a2389..70c769d 100644 (file)
@@ -28,8 +28,8 @@
 
 // Custom includes
 #include <algorithm>
-#include "../../Socket/Protocols/Raw/MACAddress.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Socket/Protocols/Raw/MACAddress.hh>
+#include <senf/Packets/Packets.hh>
 
 //#include "EthernetPacket.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////