src/devices/mesh/dot11s/hwmp-mac-plugin.cc
changeset 4949 c376fb558264
parent 4947 c665ebbe99a7
child 4950 1163cfb03b9b
--- a/src/devices/mesh/dot11s/hwmp-mac-plugin.cc	Wed Apr 08 17:23:41 2009 +0400
+++ b/src/devices/mesh/dot11s/hwmp-mac-plugin.cc	Wed Apr 08 17:50:52 2009 +0400
@@ -23,9 +23,8 @@
 #include "ns3/simulator.h"
 #include "ns3/nstime.h"
 #include "ns3/log.h"
-#include "ns3/mesh-wifi-mac-header.h"
-
 #include "hwmp-mac-plugin.h"
+#include "mesh-wifi-mac-header.h"
 #include "hwmp-protocol.h"
 #include "hwmp-tag.h"
 #include "ie-dot11s-preq.h"