Replace all relative includes with abolute ones
[senf.git] / senf / Packets / DefaultBundle / ICMPv6TypePacket.hh
index 25af18e..a87ad56 100644 (file)
@@ -26,7 +26,7 @@
 #define HH_SENF_Packets_DefaultBundle_ICMPv6TypePacket_ 1
 
 // Custom includes
-#include "../Packets.hh"
+#include <senf/Packets/Packets.hh>
 #include "IPv6Packet.hh"
 #include "ICMPv6Packet.hh"