From 6ac5d40df9c6b79a5a3118f15e34857170498b5e Mon Sep 17 00:00:00 2001 From: csoler Date: Wed, 4 Feb 2009 21:44:13 +0000 Subject: [PATCH] suppressed reference to mplayer.h git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1006 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/gui/ApplicationWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retroshare-gui/src/gui/ApplicationWindow.cpp b/retroshare-gui/src/gui/ApplicationWindow.cpp index 813fe9939..e3edf82b1 100644 --- a/retroshare-gui/src/gui/ApplicationWindow.cpp +++ b/retroshare-gui/src/gui/ApplicationWindow.cpp @@ -56,7 +56,7 @@ /* for smplayer */ -#include "smplayer.h" +//#include "smplayer.h" #define FONT QFont(tr("Arial"), 8)