summaryrefslogtreecommitdiffstats
path: root/src/lookup
diff options
context:
space:
mode:
Diffstat (limited to 'src/lookup')
-rw-r--r--src/lookup/pinyin_lookup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lookup/pinyin_lookup.h b/src/lookup/pinyin_lookup.h
index 0e8287f..e8aecd9 100644
--- a/src/lookup/pinyin_lookup.h
+++ b/src/lookup/pinyin_lookup.h
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef LOOKUP_H
-#define LOOKUP_H
+#ifndef PINYIN_LOOKUP_H
+#define PINYIN_LOOKUP_H
#include <float.h>
#include <glib.h>