Replace all relative includes with abolute ones
[senf.git] / senf / Packets / 80211Bundle / WLANPacket.hh
index c632aa5..b406a94 100644 (file)
@@ -26,9 +26,9 @@
 #ifndef HH_SENF_Packets_80211Bundle_WLANPacket_
 #define HH_SENF_Packets_80211Bundle_WLANPacket_ 1
 
-#include "../../Packets/Packets.hh"
-#include "../DefaultBundle/EthernetPacket.hh"
-#include "../DefaultBundle/LlcSnapPacket.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
+#include <senf/Packets/DefaultBundle/LlcSnapPacket.hh>
 
 namespace senf
 {