diff --git a/src/wifi/helper/athstats-helper.h b/src/wifi/helper/athstats-helper.h index b28fa52a5..edd899fdd 100644 --- a/src/wifi/helper/athstats-helper.h +++ b/src/wifi/helper/athstats-helper.h @@ -22,6 +22,7 @@ #define ATHSTATS_HELPER_H #include "ns3/wifi-phy-state.h" +#include "ns3/wifi-phy-common.h" namespace ns3 { @@ -30,6 +31,7 @@ class NodeContainer; class NetDeviceContainer; class Packet; class Mac48Address; +class WifiMode; /** * @brief create AthstatsWifiTraceSink instances and connect them to wifi devices