Reorder includes
This commit is contained in:
parent
26bda5a2e2
commit
1fcfa9fe58
1 changed files with 2 additions and 2 deletions
|
|
@ -27,11 +27,11 @@
|
|||
#include "core/gimpcontext.h"
|
||||
|
||||
#include "widgets/gimpactiongroup.h"
|
||||
#include "widgets/gimphelp-ids.h"
|
||||
#include "widgets/gimpdataeditor.h"
|
||||
#include "widgets/gimphelp-ids.h"
|
||||
|
||||
#include "dynamics-editor-actions.h"
|
||||
#include "data-editor-commands.h"
|
||||
#include "dynamics-editor-actions.h"
|
||||
|
||||
#include "gimp-intl.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue