added missing include

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2015-04-24 16:37:54 +00:00
parent 127c104e5e
commit e3e5a38efe

View File

@ -23,6 +23,7 @@
#ifndef _RSHARESETTINGS_H
#define _RSHARESETTINGS_H
#include <values.h>
#include <QHash>
#include <QRgb>
#include <QSettings>