# HG changeset patch # User Yoshiki Yazawa # Date 1218338368 -32400 # Node ID b58b2617fe1306725e04fed64c926def3964717d # Parent 85ab37f95dcd2120600b52da97612111052bdad9 build fix diff -r 85ab37f95dcd -r b58b2617fe13 src/audacious/ui_jumptotrack_cache.c --- a/src/audacious/ui_jumptotrack_cache.c Sat Aug 09 18:46:01 2008 +0300 +++ b/src/audacious/ui_jumptotrack_cache.c Sun Aug 10 12:19:28 2008 +0900 @@ -17,6 +17,10 @@ * Audacious or using our public API to be a derived work. */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include #include #include