diff 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
line wrap: on
line diff
--- a/src/audacious/ui_svis.c	Tue Apr 22 12:41:34 2008 +0200
+++ b/src/audacious/ui_svis.c	Tue Apr 22 13:27:32 2008 +0200
@@ -24,7 +24,7 @@
  * Audacious or using our public API to be a derived work.
  */
 
-#include "skin.h"
+#include "ui_skin.h"
 #include "ui_svis.h"
 #include "ui_vis.h"
 #include "main.h"