diff audacious/controlsocket.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 dae6b30c0148
line wrap: on
line diff
--- a/audacious/controlsocket.c	Wed Aug 09 02:11:01 2006 -0700
+++ b/audacious/controlsocket.c	Wed Aug 09 02:47:22 2006 -0700
@@ -42,7 +42,6 @@
 #include "playlist.h"
 #include "ui_playlist.h"
 #include "prefswin.h"
-#include "skin.h"
 #include "libaudacious/beepctrl.h"