diff options
Diffstat (limited to 'examples/client/main.cpp')
-rw-r--r-- | examples/client/main.cpp | 1 |
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> |