From 8abc1d73303c4841ff8bbf22d4d6f7994d4ac190 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 16 Oct 2010 07:30:53 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1940 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/qtfiledialog.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/qmmpui/qtfiledialog.cpp b/src/qmmpui/qtfiledialog.cpp index d177925da..1b9d7bb05 100644 --- a/src/qmmpui/qtfiledialog.cpp +++ b/src/qmmpui/qtfiledialog.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008 by Ilya Kotov * + * Copyright (C) 2008-2010 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -18,6 +18,7 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ +#include #include "qtfiledialog.h" -- cgit v1.2.3-13-gbd6f