]> git.pld-linux.org Git - packages/gimp.git/blob - gimp-gcc4.patch
- up to 2.10.4
[packages/gimp.git] / gimp-gcc4.patch
1 --- gimp-2.2.4/app/actions/dialogs-actions.h.orig       2004-04-27 15:55:26.000000000 +0200
2 +++ gimp-2.2.4/app/actions/dialogs-actions.h    2005-03-12 21:47:08.443575392 +0100
3 @@ -19,6 +19,8 @@
4  #ifndef __DIALOGS_ACTIONS_H__
5  #define __DIALOGS_ACTIONS_H__
6  
7 +#include <widgets/gimpactiongroup.h>
8 +#include <widgets/widgets-types.h>
9  
10  extern GimpStringActionEntry dialogs_dockable_actions[];
11  extern gint                  n_dialogs_dockable_actions;
This page took 0.944807 seconds and 3 git commands to generate.