app/core/gimpdrawable.c app/core/gimpimage-convert.c

2008-11-09  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpdrawable.c
	* app/core/gimpimage-convert.c
	* app/core/gimpprojection-construct.c
	* app/tools/gimpeditselectiontool.c
	* app/widgets/gimplayertreeview.c
	* app/xcf/xcf-save.c: remove inclusion of "gimplayer-floating-sel.h"


svn path=/trunk/; revision=27582
This commit is contained in:
Michael Natterer
2008-11-09 18:36:29 +00:00
committed by Michael Natterer
parent 983c3751c2
commit 40f27d6b81
7 changed files with 9 additions and 6 deletions

View File

@ -28,7 +28,6 @@
#include "paint-funcs/paint-funcs.h"
#include "gimplayer.h"
#include "gimplayer-floating-sel.h"
#include "gimppickable.h"
#include "gimpprojectable.h"
#include "gimpprojection.h"