Issue #8744: refactor overdependence on gimpui.h

To reduce compiling due to changes in libgimpui.
This commit is contained in:
lloyd konneker
2022-10-15 10:10:21 -04:00
committed by Lloyd Konneker
parent cb49cd84aa
commit 7708c3fec3
10 changed files with 65 additions and 41 deletions

View File

@ -20,7 +20,6 @@
#include <string.h>
#include <libgimp/gimp.h>
#include <libgimp/gimpui.h>
#include "tinyscheme/scheme-private.h"