From 0ded49767b9cb8a9b870f10bde72c434453ea43b Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 26 May 2008 21:26:46 +0000 Subject: added PlayListItem class, removed MediaFile git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@388 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/mainwindow.h') diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h index bdf437862..4835d5fdf 100644 --- a/src/ui/mainwindow.h +++ b/src/ui/mainwindow.h @@ -27,7 +27,7 @@ #include #include "display.h" -#include "mediafile.h" +#include "playlistitem.h" #include "titlebar.h" /** -- cgit v1.2.3-13-gbd6f