#include "core/gimpimage-colormap.h".

2003-03-19  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplayshell-render.c: #include
	"core/gimpimage-colormap.h".
This commit is contained in:
Michael Natterer 2003-03-19 14:44:08 +00:00 committed by Michael Natterer
parent e6ce8202d3
commit 41c6861bf6
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-03-19 Michael Natterer <mitch@gimp.org>
* app/display/gimpdisplayshell-render.c: #include
"core/gimpimage-colormap.h".
2003-03-19 Sven Neumann <sven@gimp.org>
* app/tools/gimplevelstool.c: tweaked the dialog layout a little.

View File

@ -32,6 +32,7 @@
#include "core/gimp.h"
#include "core/gimpimage.h"
#include "core/gimpimage-colormap.h"
#include "core/gimpimage-projection.h"
#include "gimpdisplay.h"