diff audacious/ui_fileinfo.c @ 1541:06329cbf186a trunk

[svn] this massive commit does the following: - seriously cleans up dependencies on the WA2-like gui code - moves all of the WA2 stuff into a seperate library (libwidgets.a) - makes things less icky in the player tree
author nenolod
date Wed, 09 Aug 2006 02:47:22 -0700
parents 705d4c089fce
children 15d92c51bde6
line wrap: on
line diff
--- a/audacious/ui_fileinfo.c	Wed Aug 09 02:11:01 2006 -0700
+++ b/audacious/ui_fileinfo.c	Wed Aug 09 02:47:22 2006 -0700
@@ -47,7 +47,6 @@
 #include "visualization.h"
 
 #include "main.h"
-#include "skin.h"
 #include "urldecode.h"
 #include "util.h"
 #include "dnd.h"
@@ -59,7 +58,6 @@
 #include "mainwin.h"
 #include "ui_playlist.h"
 #include "skinwin.h"
-#include "playlist_list.h"
 #include "build_stamp.h"
 #include "ui_fileinfo.h"
 #include "ui_playlist.h"