Revision: 7018 Author: ek.kato Date: Sat May 7 06:04:26 2011 Log: * helper/pref-gtk-custom-widgets.c : Include pref-gtk-custom-widgets.h with "" instead of <>.
http://code.google.com/p/uim/source/detail?r=7018 Modified: /trunk/helper/pref-gtk-custom-widgets.c ======================================= --- /trunk/helper/pref-gtk-custom-widgets.c Fri Feb 11 20:09:56 2011 +++ /trunk/helper/pref-gtk-custom-widgets.c Sat May 7 06:04:26 2011 @@ -33,7 +33,7 @@ #include <config.h> -#include <pref-gtk-custom-widgets.h> +#include "pref-gtk-custom-widgets.h" #include <gdk/gdkkeysyms.h> #include <string.h>
