include "libgimpbase/gimpbase.h" where needed; removed now unnecessary

2004-01-19  Sven Neumann  <sven@gimp.org>

	* app/*/*.c: include "libgimpbase/gimpbase.h" where needed; removed
	now unnecessary inclusions of "file/file-utils.h".
This commit is contained in:
Sven Neumann
2004-01-19 01:54:11 +00:00
committed by Sven Neumann
parent 30b7232801
commit 6d506d51bb
44 changed files with 37 additions and 93 deletions

View File

@ -49,14 +49,13 @@
#include <gtk/gtk.h>
#include "libgimpbase/gimpbase.h"
#include "libgimpwidgets/gimpwidgets.h"
#include "widgets-types.h"
#include "core/gimp.h"
#include "file/file-utils.h"
#include "gimperrorconsole.h"
#include "gimphelp-ids.h"
#include "gimpitemfactory.h"