#include "core/gimpimage-undo.h"

2004-08-04  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimplayertreeview.c: #include "core/gimpimage-undo.h"
This commit is contained in:
Michael Natterer
2004-08-04 10:15:49 +00:00
committed by Michael Natterer
parent f9409dc88e
commit 0dabeab6cb
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-08-04 Michael Natterer <mitch@gimp.org>
* app/widgets/gimplayertreeview.c: #include "core/gimpimage-undo.h"
2004-08-04 Manish Singh <yosh@gimp.org>
* configure.in: Really really really really fix WINDRES logic.

View File

@ -36,6 +36,7 @@
#include "core/gimplayer-floating-sel.h"
#include "core/gimplist.h"
#include "core/gimpimage.h"
#include "core/gimpimage-undo.h"
#include "core/gimpitemundo.h"
#include "core/gimppattern.h"