src/common/packet-logger.h
changeset 14 6dd7d31c6fc3
parent 9 2c31ae7c94db
child 16 99e833adbb46
--- a/src/common/packet-logger.h	Tue Aug 29 17:48:43 2006 +0200
+++ b/src/common/packet-logger.h	Tue Aug 29 17:51:04 2006 +0200
@@ -22,7 +22,7 @@
 #ifndef PACKET_LOGGER_H
 #define PACKET_LOGGER_H
 
-#include "yans/callback.h"
+#include "ns3/callback.h"
 #include "packet.h"
 
 namespace yans {