diff --git a/lib/include/srslte/interfaces/phy_interface_types.h b/lib/include/srslte/interfaces/phy_interface_types.h index 1f3f6d19b..df6168d23 100644 --- a/lib/include/srslte/interfaces/phy_interface_types.h +++ b/lib/include/srslte/interfaces/phy_interface_types.h @@ -13,7 +13,8 @@ #ifndef SRSLTE_PHY_INTERFACE_TYPES_H #define SRSLTE_PHY_INTERFACE_TYPES_H -#include "srslte/srslte.h" +#include "srslte/phy/common/phy_common.h" +#include "srslte/phy/phch/prach.h" /// Common types defined by the PHY layer.