Mercurial > audlegacy
diff src/audacious/ui_vis.c @ 3251:f02623377013
goodbye widgets directory
| author | Tomasz Mon <desowin@gmail.com> |
|---|---|
| date | Sun, 05 Aug 2007 16:43:53 +0200 |
| parents | f1c756f39e6c |
| children | 742f00832961 |
line wrap: on
line diff
--- a/src/audacious/ui_vis.c Sun Aug 05 12:17:07 2007 +0200 +++ b/src/audacious/ui_vis.c Sun Aug 05 16:43:53 2007 +0200 @@ -24,7 +24,7 @@ * Audacious or using our public API to be a derived work. */ -#include "widgets/widgetcore.h" +#include "skin.h" #include "ui_vis.h" #include "main.h" #include "util.h"
