don't #include "pdb/gimp-pdb-compat.h".
2006-08-05 Michael Natterer <mitch@gimp.org> * app/plug-in/gimppluginmanager-file.c: don't #include "pdb/gimp-pdb-compat.h".
This commit is contained in:
parent
9d1f5cb9ef
commit
3f5c71cd97
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2006-08-05 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/plug-in/gimppluginmanager-file.c: don't #include
|
||||
"pdb/gimp-pdb-compat.h".
|
||||
|
||||
2006-08-05 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
Applied (modified and enhanced) patch from Chris Moller which allows
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@
|
|||
#include "core/gimp.h"
|
||||
#include "core/gimpparamspecs.h"
|
||||
|
||||
#include "pdb/gimp-pdb.h"
|
||||
#include "pdb/gimppluginprocedure.h"
|
||||
|
||||
#include "gimpplugin.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue