aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranap/RANAP_RIMInformation.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2016-01-05 12:00:06 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2016-01-05 12:00:06 +0100
commitf1f2d7ca19ec11531c9c5d37355789046025200e (patch)
tree72be9e0720da45279a31478578789dd6d15aafd2 /src/ranap/RANAP_RIMInformation.c
parentaca8f197e737bca0521d5bbc483459825415926f (diff)
Remove osmo-iuh subdir level from include/ (2/2)
Make all changes to #include statements and build files.
Diffstat (limited to 'src/ranap/RANAP_RIMInformation.c')
-rw-r--r--src/ranap/RANAP_RIMInformation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranap/RANAP_RIMInformation.c b/src/ranap/RANAP_RIMInformation.c
index f02c575..32f8d8e 100644
--- a/src/ranap/RANAP_RIMInformation.c
+++ b/src/ranap/RANAP_RIMInformation.c
@@ -4,7 +4,7 @@
* found in "../../asn1/ranap/RANAP-IEs.asn"
*/
-#include <osmocom/osmo-iuh/ranap/RANAP_RIMInformation.h>
+#include <osmocom/ranap/RANAP_RIMInformation.h>
int
RANAP_RIMInformation_constraint(asn_TYPE_descriptor_t *td, const void *sptr,