aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranap/RANAP_Reset.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_Reset.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_Reset.h')
-rw-r--r--src/ranap/RANAP_Reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranap/RANAP_Reset.h b/src/ranap/RANAP_Reset.h
index 2dc8cf1..d535c34 100644
--- a/src/ranap/RANAP_Reset.h
+++ b/src/ranap/RANAP_Reset.h
@@ -11,7 +11,7 @@
#include <asn_application.h>
/* Including external dependencies */
-#include "RANAP_IE.h"
+#include <osmocom/osmo-iuh/ranap/RANAP_IE.h>
#include <asn_SEQUENCE_OF.h>
#include <constr_SEQUENCE_OF.h>
#include <constr_SEQUENCE.h>