pdb: #include "gimpgrouplayer.h" in layers-cmds.c
This commit is contained in:
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user