comparison src/audacious/util.c @ 4127:8433739e41b9

oops...
author Eugene Zagidullin <e.asphyx@gmail.com>
date Wed, 26 Dec 2007 21:00:12 +0300
parents d217b71e5836
children e474286a4c23
comparison
equal deleted inserted replaced
4126:07144bb066a3 4127:8433739e41b9
21 * 21 *
22 * The Audacious team does not consider modular code linking to 22 * The Audacious team does not consider modular code linking to
23 * Audacious or using our public API to be a derived work. 23 * Audacious or using our public API to be a derived work.
24 */ 24 */
25 25
26 #define AUD_DEBUG 26 /*#define AUD_DEBUG*/
27 27
28 #ifdef HAVE_CONFIG_H 28 #ifdef HAVE_CONFIG_H
29 # include "config.h" 29 # include "config.h"
30 #endif 30 #endif
31 31