From 207dddf4d8e46757c1ccc639962b80a4b10fa095 Mon Sep 17 00:00:00 2001 From: thunder2 Date: Fri, 3 Dec 2010 11:54:39 +0000 Subject: [PATCH] Fixed compile git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3895 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/gui/RSHumanReadableDelegate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retroshare-gui/src/gui/RSHumanReadableDelegate.h b/retroshare-gui/src/gui/RSHumanReadableDelegate.h index 08165b4a1..52b516328 100644 --- a/retroshare-gui/src/gui/RSHumanReadableDelegate.h +++ b/retroshare-gui/src/gui/RSHumanReadableDelegate.h @@ -38,7 +38,7 @@ */ #include -#include +#include #include class RSHumanReadableDelegate: public QAbstractItemDelegate