remove #include "core/gimpguide.h"

2008-08-16  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimpdrawtool.c: remove #include "core/gimpguide.h"


svn path=/trunk/; revision=26597
This commit is contained in:
Michael Natterer 2008-08-16 15:36:17 +00:00 committed by Michael Natterer
parent 94fafe03ef
commit 46c7d2518a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-08-16 Michael Natterer <mitch@gimp.org>
* app/tools/gimpdrawtool.c: remove #include "core/gimpguide.h"
2008-08-16 Sven Neumann <sven@gimp.org>
* app/pdb/gimppdb.c (gimp_pdb_execute_procedure_by_name): changed

View File

@ -28,7 +28,6 @@
#include "base/boundary.h"
#include "core/gimpguide.h"
#include "core/gimpimage.h"
#include "core/gimplist.h"