reheaderization


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@394 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/skeletons/INTEGER.h b/skeletons/INTEGER.h
index 8e3c545..89ab1af 100644
--- a/skeletons/INTEGER.h
+++ b/skeletons/INTEGER.h
@@ -5,7 +5,7 @@
 #ifndef	_INTEGER_H_
 #define	_INTEGER_H_
 
-#include <constr_TYPE.h>
+#include <asn_application.h>
 
 typedef struct INTEGER {
 	uint8_t *buf;	/* Buffer with consecutive INTEGER bits (big-endian) */