summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pinyin.h')
-rw-r--r--src/pinyin.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pinyin.h b/src/pinyin.h
index 6002315..be9f1bf 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -23,10 +23,11 @@
#ifndef PINYIN_H
#define PINYIN_H
-#include <stdio.h>
+
#include "novel_types.h"
#include "pinyin_custom2.h"
+
G_BEGIN_DECLS
typedef struct _ChewingKey ChewingKey;