Fix the build.

This commit is contained in:
Matthias Clasen 2004-07-07 15:33:16 +00:00
parent bb4a9f9008
commit 8a037e22cb
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-07-07 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf-features.h.in: Fix the build.
2004-07-06 Tor Lillqvist <tml@iki.fi>
* gdk-pixbuf-features.h.in

View File

@ -27,6 +27,8 @@
# else /* !G_PLATFORM_WIN32 */
# ifndef GDK_PIXBUF_COMPILATION
# define GDK_PIXBUF_VAR extern
# else
# define GDK_PIXBUF_VAR
# endif /* !GDK_PIXBUF_COMPILATION */
# endif /* !G_PLATFORM_WIN32 */
#endif /* GDK_PIXBUF_VAR */