aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2016-01-04 15:30:51 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2016-01-04 18:11:18 +0100
commitb0429374e2d903124b58e6db33c7bab74632a1c6 (patch)
tree289b2d3e3ab2dd0235537eccd7fb36898de96f69 /src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h
parent5aabad1380bee7b1454aae8bca7db735fd41a2f3 (diff)
move asn1 headers to include/ dir (2/5)
Show effects of the new sed step on asn1-generated files, without moving the files.
Diffstat (limited to 'src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h')
-rw-r--r--src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h b/src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h
index a156092..bd79baf 100644
--- a/src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h
+++ b/src/ranap/RANAP_RAB-SetupOrModifyItemSecond.h
@@ -11,13 +11,13 @@
#include <asn_application.h>
/* Including external dependencies */
-#include "RANAP_PDP-TypeInformation.h"
-#include "RANAP_DataVolumeReportingIndication.h"
-#include "RANAP_DL-GTP-PDU-SequenceNumber.h"
-#include "RANAP_UL-GTP-PDU-SequenceNumber.h"
-#include "RANAP_DL-N-PDU-SequenceNumber.h"
-#include "RANAP_UL-N-PDU-SequenceNumber.h"
-#include "RANAP_ProtocolExtensionContainer.h"
+#include <osmocom/osmo-iuh/ranap/RANAP_PDP-TypeInformation.h>
+#include <osmocom/osmo-iuh/ranap/RANAP_DataVolumeReportingIndication.h>
+#include <osmocom/osmo-iuh/ranap/RANAP_DL-GTP-PDU-SequenceNumber.h>
+#include <osmocom/osmo-iuh/ranap/RANAP_UL-GTP-PDU-SequenceNumber.h>
+#include <osmocom/osmo-iuh/ranap/RANAP_DL-N-PDU-SequenceNumber.h>
+#include <osmocom/osmo-iuh/ranap/RANAP_UL-N-PDU-SequenceNumber.h>
+#include <osmocom/osmo-iuh/ranap/RANAP_ProtocolExtensionContainer.h>
#include <constr_SEQUENCE.h>
#ifdef __cplusplus