aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/accountsCache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/GuiClient/accountsCache.cpp')
-rw-r--r--examples/GuiClient/accountsCache.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/GuiClient/accountsCache.cpp b/examples/GuiClient/accountsCache.cpp
index 3206cb96..2e1d1413 100644
--- a/examples/GuiClient/accountsCache.cpp
+++ b/examples/GuiClient/accountsCache.cpp
@@ -24,8 +24,10 @@
#include "accountsCache.h"
#include "utils.h"
+
#include <QDir>
#include <QTextStream>
+#include <QStringList>
accountsCache::accountsCache(QObject *parent) :
QObject(parent)