aboutsummaryrefslogtreecommitdiffstats
path: root/src/hnbap/CauseProtocol.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/hnbap/CauseProtocol.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/hnbap/CauseProtocol.c')
-rw-r--r--src/hnbap/CauseProtocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hnbap/CauseProtocol.c b/src/hnbap/CauseProtocol.c
index 01fe69d..0529318 100644
--- a/src/hnbap/CauseProtocol.c
+++ b/src/hnbap/CauseProtocol.c
@@ -5,7 +5,7 @@
* `asn1c -gen-PER`
*/
-#include <osmocom/osmo-iuh/hnbap/CauseProtocol.h>
+#include <osmocom/hnbap/CauseProtocol.h>
int
CauseProtocol_constraint(asn_TYPE_descriptor_t *td, const void *sptr,