diff --git a/lib/include/srslte/phy/fec/softbuffer.h b/lib/include/srslte/phy/fec/softbuffer.h index cb7012e41..4c5e45ab3 100644 --- a/lib/include/srslte/phy/fec/softbuffer.h +++ b/lib/include/srslte/phy/fec/softbuffer.h @@ -32,7 +32,6 @@ #define SRSLTE_SOFTBUFFER_H #include "srslte/config.h" -#include "srslte/phy/common/phy_common.h" typedef struct SRSLTE_API { uint32_t max_cb;