diff options
| author | Peng Wu <alexepico@gmail.com> | 2014-04-22 11:07:12 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2014-04-22 11:07:12 +0800 |
| commit | 4c898f1bade4dff01c37b5d196f4ec2e2c014ecd (patch) | |
| tree | 8bd3bae26cf819627b7b1271068fd08e78e31d6e /src | |
| parent | 9491bb452e240592ca91b0ef783837e4967e2a59 (diff) | |
| download | ibus-libpinyin-4c898f1bade4dff01c37b5d196f4ec2e2c014ecd.tar.gz ibus-libpinyin-4c898f1bade4dff01c37b5d196f4ec2e2c014ecd.tar.xz ibus-libpinyin-4c898f1bade4dff01c37b5d196f4ec2e2c014ecd.zip | |
fixes compile
Diffstat (limited to 'src')
| -rw-r--r-- | src/PYConfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PYConfig.h b/src/PYConfig.h index 6201a7f..5396ef1 100644 --- a/src/PYConfig.h +++ b/src/PYConfig.h @@ -27,6 +27,7 @@ #include <string> #include <ibus.h> +#include <pinyin.h> #include "PYUtil.h" #include "PYObject.h" |
