Fixed compile on Linux.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-10-25 18:58:45 +00:00
parent fb5785ac9d
commit 42f20e9b6b

View File

@ -43,6 +43,7 @@
#define GRAPHWIDGET_H
#include <QtGui/QGraphicsView>
#include <stdint.h>
class Node;