X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fxapp-mgmt%2Fsubs_mgmt.hpp;h=5d113ed76b5cdf751a8b0d0665d057ca2f44a7a8;hb=28b894594573ab1e7087ed8fb50b208d7b135b07;hp=c50082780cf3d81caf37aec227afbc8a6bb02aa2;hpb=21294a186445672e15db465618064642443cc39a;p=ric-app%2Fhw.git diff --git a/src/xapp-mgmt/subs_mgmt.hpp b/src/xapp-mgmt/subs_mgmt.hpp index c500827..5d113ed 100644 --- a/src/xapp-mgmt/subs_mgmt.hpp +++ b/src/xapp-mgmt/subs_mgmt.hpp @@ -37,11 +37,9 @@ #include #include #include - -#include "subscription_delete_request.hpp" -#include "subscription_delete_response.hpp" -#include "subscription_request.hpp" -#include "subscription_response.hpp" +#include "e2ap_action.hpp" +#include "e2ap_subscription_request.hpp" +#include "e2sm_subscription.hpp" #define SUBSCR_SUCCESS 1 #define SUBSCR_ERR_TX -1