diff options
Diffstat (limited to 'examples/client')
-rw-r--r-- | examples/client/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/client/main.cpp b/examples/client/main.cpp index 5af38bc..07e780e 100644 --- a/examples/client/main.cpp +++ b/examples/client/main.cpp | |||
@@ -22,7 +22,7 @@ | |||
22 | #include <QCommandLineOption> | 22 | #include <QCommandLineOption> |
23 | #include <QTime> | 23 | #include <QTime> |
24 | 24 | ||
25 | #include "common/clientapi.h" | 25 | #include "common/store.h" |
26 | #include "common/log.h" | 26 | #include "common/log.h" |
27 | 27 | ||
28 | #include <QWidget> | 28 | #include <QWidget> |