comparison src/audacious/ui_svis.c @ 4508:246244ead30e

renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
author mf0102 <0102@gmx.at>
date Tue, 22 Apr 2008 13:27:32 +0200
parents de33c83aa06f
children cc6255f8b568
comparison
equal deleted inserted replaced
4507:57e932016d97 4508:246244ead30e
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 "skin.h" 27 #include "ui_skin.h"
28 #include "ui_svis.h" 28 #include "ui_svis.h"
29 #include "ui_vis.h" 29 #include "ui_vis.h"
30 #include "main.h" 30 #include "main.h"
31 #include "util.h" 31 #include "util.h"
32 #include "strings.h" 32 #include "strings.h"