Move listener src into subdir for easier testing
[ric-app/mc.git] / sidecars / listener / test / unit_test.c
index 7acea3e..e9f689a 100644 (file)
@@ -41,8 +41,8 @@
 #include "test_rmr_em.c"               // emulated rmr functions (for receives)
 
 // this/these are what we are testing; include them directly (must be after forever def)
-#include "../mcl.c"
-#include "../rdc.c"
+#include "../src/mcl.c"
+#include "../src/rdc.c"
 
 /*
        Set up env things for the rdc setup call.