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