aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap/RANAP_CellLoadInformationGroup.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_CellLoadInformationGroup.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_CellLoadInformationGroup.h')
-rw-r--r--include/osmocom/ranap/RANAP_CellLoadInformationGroup.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/osmocom/ranap/RANAP_CellLoadInformationGroup.h b/include/osmocom/ranap/RANAP_CellLoadInformationGroup.h
index 5e17daf..092b5b0 100644
--- a/include/osmocom/ranap/RANAP_CellLoadInformationGroup.h
+++ b/include/osmocom/ranap/RANAP_CellLoadInformationGroup.h
@@ -11,9 +11,9 @@
#include <asn_application.h>
/* Including external dependencies */
-#include <osmocom/osmo-iuh/ranap/RANAP_SourceCellID.h>
-#include <osmocom/osmo-iuh/ranap/RANAP_CellLoadInformation.h>
-#include <osmocom/osmo-iuh/ranap/RANAP_IE-Extensions.h>
+#include <osmocom/ranap/RANAP_SourceCellID.h>
+#include <osmocom/ranap/RANAP_CellLoadInformation.h>
+#include <osmocom/ranap/RANAP_IE-Extensions.h>
#include <constr_SEQUENCE.h>
#ifdef __cplusplus