mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpbase: Fix macro name so the dllexports happen on win32
This commit is contained in:
parent
b9e7198f89
commit
1d3ae408b6
1 changed files with 1 additions and 2 deletions
|
@ -31,11 +31,10 @@
|
|||
#include <glib-object.h>
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
#define __GIMP_BASE_C__
|
||||
|
||||
#undef GIMP_DISABLE_DEPRECATED
|
||||
#include "gimpbasetypes.h"
|
||||
|
||||
#define __GIMP_ENV_C__
|
||||
#include "gimpenv.h"
|
||||
#include "gimpversion.h"
|
||||
#include "gimpreloc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue