From 6dd05311d33ca0c89e7542ec117d19b82fca5685 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 13 Jun 2016 16:13:53 +0000 Subject: decreased compiling time git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6449 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/rgscan/rgscanfactory.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/plugins/General/rgscan') diff --git a/src/plugins/General/rgscan/rgscanfactory.cpp b/src/plugins/General/rgscan/rgscanfactory.cpp index f0d31ab53..016e74a11 100644 --- a/src/plugins/General/rgscan/rgscanfactory.cpp +++ b/src/plugins/General/rgscan/rgscanfactory.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2013 by Ilya Kotov * + * Copyright (C) 2013-2016 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -18,7 +18,9 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include +#include +#include +#include #include "rgscanhelper.h" #include "rgscanfactory.h" -- cgit v1.2.3-13-gbd6f