diff --git a/openair2/LAYER2/MAC/main.c b/openair2/LAYER2/MAC/main.c
index e3ada9a31960ca436c7a43d43cefe54a431d711e..6555e30200b55f7616d2b8369874de47b115c33f 100644
--- a/openair2/LAYER2/MAC/main.c
+++ b/openair2/LAYER2/MAC/main.c
@@ -58,7 +58,7 @@
 #include "PHY_INTERFACE/defs.h"
 #include "PHY/defs.h"
 #include "SCHED/defs.h"
-#include "LAYER2/PDCP/pdcp.h"
+#include "LAYER2/PDCP_v10.1.0/pdcp.h"
 #include "RRC/LITE/defs.h"
 #include "UTIL/LOG/log.h"
 #include "RRC/L2_INTERFACE/openair_rrc_L2_interface.h"