--- scim_anthy_kana.cpp.old 2008-04-17 09:33:05.296191052 -0400 +++ scim_anthy_kana.cpp 2008-04-17 09:33:20.926259190 -0400 @@ -17,6 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include "scim_anthy_kana.h" #include "scim_anthy_factory.h" #include "scim_anthy_imengine.h" --- scim_anthy_preedit.cpp.old 2008-04-17 09:30:53.384001794 -0400 +++ scim_anthy_preedit.cpp 2008-04-17 09:31:07.480053109 -0400 @@ -21,6 +21,7 @@ #include #endif +#include #include "scim_anthy_factory.h" #include "scim_anthy_imengine.h" #include "scim_anthy_preedit.h" --- scim_anthy_prefs.cpp.old 2008-04-17 09:37:02.306625479 -0400 +++ scim_anthy_prefs.cpp 2008-04-17 09:37:13.996177435 -0400 @@ -18,6 +18,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #define SCIM_ANTHY_USE_GTK #include #include "scim_anthy_prefs.h" --- scim_anthy_setup.cpp.old 2008-04-17 09:35:27.364051423 -0400 +++ scim_anthy_setup.cpp 2008-04-17 09:35:51.378570518 -0400 @@ -33,6 +33,7 @@ #define Uses_SCIM_CONFIG_BASE #define Uses_SCIM_EVENT #define SCIM_ANTHY_USE_GTK +#include #include #include #include "scim_anthy_intl.h" --- scim_anthy_utils.cpp.old 2008-04-17 09:34:22.480854117 -0400 +++ scim_anthy_utils.cpp 2008-04-17 09:34:34.772052441 -0400 @@ -17,6 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include #include #include