libgimpwidgets/gimpchainbutton.c #include "config.h"

2006-05-29  Manish Singh  <yosh@gimp.org>

        * libgimpwidgets/gimpchainbutton.c
        * libgimpwidgets/gimppixmap.c: #include "config.h"
This commit is contained in:
Manish Singh
2006-05-30 02:01:39 +00:00
committed by Manish Singh
parent c7ba1223c3
commit b3ec60ac56
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-05-29 Manish Singh <yosh@gimp.org>
* libgimpwidgets/gimpchainbutton.c
* libgimpwidgets/gimppixmap.c: #include "config.h"
2006-05-29 Manish Singh <yosh@gimp.org>
* app/errors.c

View File

@ -20,6 +20,8 @@
* Boston, MA 02111-1307, USA.
*/
#include "config.h"
#include <gtk/gtk.h>
#include "gimpwidgetstypes.h"

View File

@ -20,6 +20,8 @@
* Boston, MA 02111-1307, USA.
*/
#include "config.h"
#include <stdio.h>
#include <gtk/gtk.h>