include libgimpbase/gimpbase.h.
2007-05-13 Sven Neumann <sven@gimp.org> * plug-ins/help/gimp-help-lookup.c: include libgimpbase/gimpbase.h. svn path=/trunk/; revision=22476
This commit is contained in:
parent
6c285197d4
commit
1b379af305
2 changed files with 6 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-05-13 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/help/gimp-help-lookup.c: include libgimpbase/gimpbase.h.
|
||||
|
||||
2007-05-13 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/file/Makefile.am
|
||||
|
|
|
|||
|
|
@ -24,10 +24,9 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
#include "libgimpbase/gimpversion.h"
|
||||
#include "libgimpbase/gimpenv.h"
|
||||
#include "libgimpbase/gimpbase.h"
|
||||
|
||||
#include "gimphelp.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue