From f1f2d7ca19ec11531c9c5d37355789046025200e Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 5 Jan 2016 12:00:06 +0100 Subject: Remove osmo-iuh subdir level from include/ (2/2) Make all changes to #include statements and build files. --- src/ranap/RANAP_Event.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ranap/RANAP_Event.c') diff --git a/src/ranap/RANAP_Event.c b/src/ranap/RANAP_Event.c index bd0214a..07b2370 100644 --- a/src/ranap/RANAP_Event.c +++ b/src/ranap/RANAP_Event.c @@ -4,7 +4,7 @@ * found in "../../asn1/ranap/RANAP-IEs.asn" */ -#include +#include int RANAP_Event_constraint(asn_TYPE_descriptor_t *td, const void *sptr, -- cgit v1.2.3