fix for Tb Size
[o-du/l2.git] / src / du_app / du_cell_mgr.c
index c7f17e6..0a719af 100644 (file)
@@ -27,7 +27,6 @@
 #include "E2AP-PDU.h"
 #include<ProtocolIE-Field.h>
 #include "F1AP-PDU.h"
-#include "du_f1ap_msg_hdl.h"
 #include "du_e2ap_msg_hdl.h"
 #include "du_app_mac_inf.h"
 #include "du_app_rlc_inf.h"
@@ -35,6 +34,7 @@
 #include "du_mgr.h"
 #include "odu_common_codec.h"
 #include "du_cell_mgr.h"
+#include "du_f1ap_msg_hdl.h"
 
 extern DuCfgParams duCfgParam;
 extern S16 duBuildAndSendMacCellCfg();