From 31e19575f79e42a9bbf20398539ac9a1de4dac86 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 23 Oct 2015 15:09:22 +0200 Subject: fixed build --- examples/client/main.cpp | 1 + 1 file changed, 1 insertion(+) 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 @@ #include "common/listmodelresult.h" #include "common/storage.h" #include "common/domain/event.h" +#include "common/resourceconfig.h" #include "console.h" #include -- cgit v1.2.3