about summary refs log tree commit diff
path: root/iconvdata/iso8859-8.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/iso8859-8.c')
-rw-r--r--iconvdata/iso8859-8.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iconvdata/iso8859-8.c b/iconvdata/iso8859-8.c
index f6a4e237aa..8f1572c6f6 100644
--- a/iconvdata/iso8859-8.c
+++ b/iconvdata/iso8859-8.c
@@ -20,9 +20,9 @@
 
 /* Get the conversion table.  */
 #include <stdint.h>
-#include <iso8859-8.h>
+#define TABLES <iso8859-8.h>
 
 #define CHARSET_NAME	"ISO-8859-8//"
 #define HAS_HOLES	1	/* Not all 256 character are defined.  */
 
-#include <8bit-generic.c>
+#include <8bit-gap.c>