diff audacious/mainwin.h @ 1546:693531793a75 trunk

[svn] - dependency cleanup (pass 1 of many probably)
author nenolod
date Thu, 10 Aug 2006 13:47:58 -0700
parents 06329cbf186a
children
line wrap: on
line diff
--- a/audacious/mainwin.h	Thu Aug 10 13:44:27 2006 -0700
+++ b/audacious/mainwin.h	Thu Aug 10 13:47:58 2006 -0700
@@ -24,14 +24,7 @@
 
 #include <gtk/gtk.h>
 
-#include "widgets/number.h"
-#include "widgets/pbutton.h"
-#include "widgets/playstatus.h"
-#include "widgets/tbutton.h"
-#include "widgets/textbox.h"
-#include "widgets/svis.h"
-#include "widgets/vis.h"
-#include "widgets/hslider.h"
+#include "widgets/widgetcore.h"
 
 /* yes, main window size is fixed */
 #define MAINWIN_WIDTH            (gint)275