summaryrefslogtreecommitdiffstats
path: root/utils/storage/gen_zhuyin_table.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/storage/gen_zhuyin_table.cpp')
-rw-r--r--utils/storage/gen_zhuyin_table.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/storage/gen_zhuyin_table.cpp b/utils/storage/gen_zhuyin_table.cpp
index 2cb6a0a..71a4e7b 100644
--- a/utils/storage/gen_zhuyin_table.cpp
+++ b/utils/storage/gen_zhuyin_table.cpp
@@ -19,6 +19,10 @@
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdio.h>
#include <glib.h>
#include "pinyin_internal.h"