remove more srslte.h includes from upper layers

This commit is contained in:
Francisco 2021-02-26 13:04:58 +00:00 committed by Francisco Paisana
parent 4b09507c19
commit 5ea2e8f45d
1 changed files with 2 additions and 1 deletions

View File

@ -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.