app: remove unused #includes
This commit is contained in:
parent
b7a674285f
commit
428e8541c3
1 changed files with 0 additions and 9 deletions
|
|
@ -22,20 +22,11 @@
|
|||
#include <gegl.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "libgimpconfig/gimpconfig.h"
|
||||
#include "libgimpconfig/gimpconfig.h"
|
||||
#include "libgimpwidgets/gimpwidgets.h"
|
||||
|
||||
#include "tools-types.h"
|
||||
|
||||
#include "config/gimpcoreconfig.h"
|
||||
|
||||
#include "core/gimp.h"
|
||||
#include "core/gimptoolinfo.h"
|
||||
|
||||
#include "widgets/gimpwidgets-utils.h"
|
||||
|
||||
#include "gimpcagetool.h"
|
||||
#include "gimpcageoptions.h"
|
||||
#include "gimptooloptions-gui.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue