#include gimpimage-colormap.h

2005-07-27  Manish Singh  <yosh@gimp.org>

        * app/core/gimpdrawable-foreground-extract.c: #include
        gimpimage-colormap.h
This commit is contained in:
Manish Singh 2005-07-27 23:01:48 +00:00 committed by Manish Singh
parent d429a944db
commit bd5d41062d
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-07-27 Manish Singh <yosh@gimp.org>
* app/core/gimpdrawable-foreground-extract.c: #include
gimpimage-colormap.h
2005-07-28 Sven Neumann <sven@gimp.org>
* app/core/Makefile.am

View File

@ -30,6 +30,7 @@
#include "gimpdrawable.h"
#include "gimpdrawable-foreground-extract.h"
#include "gimpimage.h"
#include "gimpimage-colormap.h"
/* public functions */