aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h
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 /include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h
parentaca8f197e737bca0521d5bbc483459825415926f (diff)
Remove osmo-iuh subdir level from include/ (2/2)
Make all changes to #include statements and build files.
Diffstat (limited to 'include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h')
-rw-r--r--include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h b/include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h
index c7fd7ca..93e9342 100644
--- a/include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h
+++ b/include/osmocom/ranap/RANAP_CNMBMSLinkingInformation.h
@@ -11,8 +11,8 @@
#include <asn_application.h>
/* Including external dependencies */
-#include <osmocom/osmo-iuh/ranap/RANAP_JoinedMBMSBearerService-IEs.h>
-#include <osmocom/osmo-iuh/ranap/RANAP_ProtocolExtensionContainer.h>
+#include <osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h>
+#include <osmocom/ranap/RANAP_ProtocolExtensionContainer.h>
#include <constr_SEQUENCE.h>
#ifdef __cplusplus