mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 23:19:29 -05:00
corrected missing include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8167 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e3e5a38efe
commit
f926be29c7
@ -23,7 +23,7 @@
|
|||||||
#ifndef _RSHARESETTINGS_H
|
#ifndef _RSHARESETTINGS_H
|
||||||
#define _RSHARESETTINGS_H
|
#define _RSHARESETTINGS_H
|
||||||
|
|
||||||
#include <values.h>
|
#include <stdint.h>
|
||||||
#include <QHash>
|
#include <QHash>
|
||||||
#include <QRgb>
|
#include <QRgb>
|
||||||
#include <QSettings>
|
#include <QSettings>
|
||||||
|
Loading…
Reference in New Issue
Block a user