src/common/packet.h
changeset 3041 a624276a897b
parent 3040 e11e106c7c19
child 3045 895cb1b6a903
--- a/src/common/packet.h	Thu Apr 24 16:03:13 2008 -0700
+++ b/src/common/packet.h	Thu Apr 24 16:06:33 2008 -0700
@@ -25,8 +25,8 @@
 #include "header.h"
 #include "trailer.h"
 #include "packet-metadata.h"
-#include "mtag.h"
-#include "mtag-list.h"
+#include "tag.h"
+#include "tag-list.h"
 #include "ns3/callback.h"
 #include "ns3/assert.h"
 #include "ns3/ptr.h"