ranap_common.h: fix include of asn1c/asn_application.h

Change-Id: I152377813cdcfef73e2c4309b0f8c97807d7d4f8
This commit is contained in:
Neels Hofmeyr 2017-07-25 15:35:58 +02:00 committed by Neels Hofmeyr
parent a3bcd6d1e7
commit 13850b1e5d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#pragma once
#include <asn_application.h>
#include <asn1c/asn_application.h>
/* for f in ranap/RANAP_*.h; printf "#include \"$f\"\n" */
#include <osmocom/ranap/RANAP_APN.h>