From 90c714810877653768549df085aa6f41d20ec496 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 12 May 2017 08:27:38 +0000 Subject: fixed includes git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7167 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/commandlinemanager.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/qmmpui/commandlinemanager.cpp') diff --git a/src/qmmpui/commandlinemanager.cpp b/src/qmmpui/commandlinemanager.cpp index ac2e95aaa..bb86e305a 100644 --- a/src/qmmpui/commandlinemanager.cpp +++ b/src/qmmpui/commandlinemanager.cpp @@ -27,8 +27,8 @@ #include #include #include -#include -#include +#include "uihelper.h" +#include "mediaplayer.h" #include "commandlinemanager.h" using namespace std; -- cgit v1.2.3-13-gbd6f