diff --git a/simulation/src/network/model/net-device.cc b/simulation/src/network/model/net-device.cc index c80f60d3f..7f3e31ac1 100644 --- a/simulation/src/network/model/net-device.cc +++ b/simulation/src/network/model/net-device.cc @@ -21,6 +21,7 @@ #include "ns3/object.h" #include "ns3/log.h" #include "ns3/uinteger.h" +#include "ns3/packet.h" #include "net-device.h" #include