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:

committed by
Manish Singh

parent
c7ba1223c3
commit
b3ec60ac56
@ -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
|
||||
|
@ -20,6 +20,8 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "gimpwidgetstypes.h"
|
||||
|
@ -20,6 +20,8 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
Reference in New Issue
Block a user