forked from AuroraMiddleware/gtk
Fix the build.
This commit is contained in:
parent
bb4a9f9008
commit
8a037e22cb
@ -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
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user