aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/asn1c.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1c/asn1c.c')
-rw-r--r--asn1c/asn1c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/asn1c.c b/asn1c/asn1c.c
index 6ebebe0d..dc55f855 100644
--- a/asn1c/asn1c.c
+++ b/asn1c/asn1c.c
@@ -19,7 +19,7 @@
#include <asn1c_compat.h> /* Portable basename(3) and dirname(3) */
-#include "decoder.h" /* -t: decode TL[V?] string */
+#include "tlv_decoder.h" /* -t: decode TL[V?] string */
static void usage(char *av0); /* Print the Usage screen and exit(EX_USAGE) */