sched_nr: fix compilation

This commit is contained in:
Andre Puschmann 2021-07-06 10:11:50 +02:00
parent c11a5cc2c8
commit 19996a4059
1 changed files with 1 additions and 1 deletions

View File

@ -16,9 +16,9 @@
#include "srsran/adt/bounded_bitset.h"
#include "srsran/adt/bounded_vector.h"
#include "srsran/adt/span.h"
#include "srsran/common/phy_cfg_nr.h"
#include "srsran/common/tti_point.h"
#include "srsran/interfaces/gnb_interfaces.h"
#include "srsran/interfaces/rrc_nr_interface_types.h"
#include "srsran/phy/phch/dci_nr.h"
namespace srsenb {