diff --git a/ChangeLog b/ChangeLog index 20af7e794e..8d034bd4de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-05 Michael Natterer + + * app/plug-in/gimppluginmanager-file.c: don't #include + "pdb/gimp-pdb-compat.h". + 2006-08-05 Michael Natterer Applied (modified and enhanced) patch from Chris Moller which allows diff --git a/app/plug-in/gimppluginmanager-file.c b/app/plug-in/gimppluginmanager-file.c index 2cdab37768..8f39ccf2e1 100644 --- a/app/plug-in/gimppluginmanager-file.c +++ b/app/plug-in/gimppluginmanager-file.c @@ -27,7 +27,6 @@ #include "core/gimp.h" #include "core/gimpparamspecs.h" -#include "pdb/gimp-pdb.h" #include "pdb/gimppluginprocedure.h" #include "gimpplugin.h"