diff --git a/lib/include/srslte/phy/utils/debug.h b/lib/include/srslte/phy/utils/debug.h index ec4dc220c..52290ca11 100644 --- a/lib/include/srslte/phy/utils/debug.h +++ b/lib/include/srslte/phy/utils/debug.h @@ -37,7 +37,8 @@ #include #include "srslte/config.h" -#include "srslte/srslte.h" +#include "srslte/phy/common/phy_logger.h" + #define SRSLTE_VERBOSE_DEBUG 2 #define SRSLTE_VERBOSE_INFO 1 #define SRSLTE_VERBOSE_NONE 0