aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/asn_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/asn_internal.h')
-rw-r--r--skeletons/asn_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/skeletons/asn_internal.h b/skeletons/asn_internal.h
index 89c9c418..67f055a6 100644
--- a/skeletons/asn_internal.h
+++ b/skeletons/asn_internal.h
@@ -9,7 +9,7 @@
#ifndef _ASN_INTERNAL_H_
#define _ASN_INTERNAL_H_
-#include <asn_application.h> /* Application-visible API */
+#include "asn_application.h" /* Application-visible API */
#ifndef __NO_ASSERT_H__ /* Include assert.h only for internal use. */
#include <assert.h> /* for assert() macro */