removed useless includes.
2003-03-01 Michael Natterer <mitch@gimp.org> * app/tools/gimpblendtool.c: removed useless includes.
This commit is contained in:

committed by
Michael Natterer

parent
d1c1a597b9
commit
9525f64c71
@ -1,3 +1,7 @@
|
||||
2003-03-01 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/tools/gimpblendtool.c: removed useless includes.
|
||||
|
||||
2003-02-28 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/core/gimpcontext.c (gimp_context_class_init): oops.
|
||||
|
@ -37,12 +37,6 @@
|
||||
#include "display/gimpdisplay.h"
|
||||
#include "display/gimpprogress.h"
|
||||
|
||||
#include "widgets/gimpdnd.h"
|
||||
#include "widgets/gimpdialogfactory.h"
|
||||
#include "widgets/gimpdock.h"
|
||||
#include "widgets/gimpenummenu.h"
|
||||
#include "widgets/gimppreview.h"
|
||||
|
||||
#include "gimpblendoptions.h"
|
||||
#include "gimpblendtool.h"
|
||||
|
||||
|
Reference in New Issue
Block a user