summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2015-10-23 15:09:22 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2015-10-23 15:09:22 +0200
commit31e19575f79e42a9bbf20398539ac9a1de4dac86 (patch)
tree7f00f14b91d19feb2b56e5bc4331365ad2bfe833
parent11da5a87298832cabebeedcad0d29b1e666e467b (diff)
downloadsink-31e19575f79e42a9bbf20398539ac9a1de4dac86.tar.gz
sink-31e19575f79e42a9bbf20398539ac9a1de4dac86.zip
fixed build
-rw-r--r--examples/client/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/client/main.cpp b/examples/client/main.cpp
index 7ab5d30..52f3607 100644
--- a/examples/client/main.cpp
+++ b/examples/client/main.cpp
@@ -26,6 +26,7 @@
26#include "common/listmodelresult.h" 26#include "common/listmodelresult.h"
27#include "common/storage.h" 27#include "common/storage.h"
28#include "common/domain/event.h" 28#include "common/domain/event.h"
29#include "common/resourceconfig.h"
29#include "console.h" 30#include "console.h"
30 31
31#include <QWidget> 32#include <QWidget>