From 5e580299e342bd77fc7479bbfd235f4446d7f05b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 18 May 2015 15:20:35 +0200 Subject: KAsync has moved to it's own kasync.git repository --- examples/dummyresource/resourcefacade.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/dummyresource/resourcefacade.h') diff --git a/examples/dummyresource/resourcefacade.h b/examples/dummyresource/resourcefacade.h index 82ac41e..5d0291c 100644 --- a/examples/dummyresource/resourcefacade.h +++ b/examples/dummyresource/resourcefacade.h @@ -20,7 +20,8 @@ #pragma once #include "common/clientapi.h" -#include "async/src/async.h" + +#include class QSettings; -- cgit v1.2.3