pdb: #include "gimpgrouplayer.h" in layers-cmds.c

This commit is contained in:
Michael Natterer
2010-09-16 20:36:14 +02:00
parent 54001221d7
commit aa55a98249
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "core/gimp.h"
#include "core/gimpdrawable.h"
#include "core/gimpgrouplayer.h"
#include "core/gimpimage-undo.h"
#include "core/gimpimage.h"
#include "core/gimpitem-linked.h"

View File

@ -1101,6 +1101,7 @@ CODE
"core/gimp.h"
"core/gimpimage-undo.h"
"core/gimpitem-linked.h"
"core/gimpgrouplayer.h"
"core/gimppickable.h"
"core/gimpprogress.h"
"gimppdbcontext.h"