Mercurial > audlegacy
changeset 385:0a19db762240 trunk
[svn] WTF is this doing with UI code in it :S
author | nenolod |
---|---|
date | Tue, 03 Jan 2006 13:05:55 -0800 |
parents | d7415a106fb6 |
children | 1f278b7d6f58 |
files | libaudcore/playback.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libaudcore/playback.c Tue Jan 03 13:05:01 2006 -0800 +++ b/libaudcore/playback.c Tue Jan 03 13:05:55 2006 -0800 @@ -44,7 +44,7 @@ #include "equalizer.h" #include "output.h" #include "playlist.h" -#include "playlistwin.h" +#include "ui_playlist.h" #include "playlist_list.h" #include "skin.h" #include "skinwin.h"