From 43ee25ac78884c3c579a555fee589f3677ea7f21 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 13 Dec 2008 18:14:00 +0000 Subject: moved playlist model to libqmmpui git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@679 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 674b8ad06..4add7ccb3 100644 --- a/src/ui/mainwindow.h +++ b/src/ui/mainwindow.h @@ -25,9 +25,9 @@ #include #include #include +#include #include "display.h" -#include "playlistitem.h" #include "titlebar.h" /** -- cgit v1.2.3-13-gbd6f