diff --git a/lib/include/srslte/interfaces/gnb_interfaces.h b/lib/include/srslte/interfaces/gnb_interfaces.h index eec1e51df..eabc9a8c4 100644 --- a/lib/include/srslte/interfaces/gnb_interfaces.h +++ b/lib/include/srslte/interfaces/gnb_interfaces.h @@ -1,5 +1,5 @@ /* - * Copyright 2013-2019 Software Radio Systems Limited + * Copyright 2013-2020 Software Radio Systems Limited * * This file is part of srsLTE. * diff --git a/lib/include/srslte/interfaces/ue_nr_interfaces.h b/lib/include/srslte/interfaces/ue_nr_interfaces.h index 525feb23a..a6bd7ad52 100644 --- a/lib/include/srslte/interfaces/ue_nr_interfaces.h +++ b/lib/include/srslte/interfaces/ue_nr_interfaces.h @@ -1,5 +1,5 @@ /* - * Copyright 2013-2019 Software Radio Systems Limited + * Copyright 2013-2020 Software Radio Systems Limited * * This file is part of srsLTE. * @@ -22,9 +22,8 @@ #ifndef SRSLTE_UE_NR_INTERFACES_H #define SRSLTE_UE_NR_INTERFACES_H -#include - #include "srslte/common/interfaces_common.h" +#include namespace srsue {