diff audacious/equalizer.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/equalizer.h	Thu Aug 10 13:44:27 2006 -0700
+++ b/audacious/equalizer.h	Thu Aug 10 13:47:58 2006 -0700
@@ -25,7 +25,7 @@
 #include <glib.h>
 #include <gtk/gtk.h>
 
-#include "widgets/pbutton.h"
+#include "widgets/widgetcore.h"
 
 #define EQUALIZER_HEIGHT         (gint)(cfg.equalizer_shaded ? 14 : 116)
 #define EQUALIZER_WIDTH          (gint)275