comparison src/audacious/ui_vis.c @ 3251:f02623377013

goodbye widgets directory
author Tomasz Mon <desowin@gmail.com>
date Sun, 05 Aug 2007 16:43:53 +0200
parents f1c756f39e6c
children 742f00832961
comparison
equal deleted inserted replaced
3250:2d43219d2799 3251:f02623377013
22 * 22 *
23 * The Audacious team does not consider modular code linking to 23 * The Audacious team does not consider modular code linking to
24 * Audacious or using our public API to be a derived work. 24 * Audacious or using our public API to be a derived work.
25 */ 25 */
26 26
27 #include "widgets/widgetcore.h" 27 #include "skin.h"
28 #include "ui_vis.h" 28 #include "ui_vis.h"
29 #include "main.h" 29 #include "main.h"
30 #include "util.h" 30 #include "util.h"
31 #include "playback.h" 31 #include "playback.h"
32 32