From ecbd115873e2ea674865d6e3b7f9df855dfd933b Mon Sep 17 00:00:00 2001 From: csoler Date: Fri, 11 May 2018 20:24:24 +0200 Subject: [PATCH] added missing include path for libretroshare/src in libresapi --- libresapi/src/libresapi.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/libresapi/src/libresapi.pro b/libresapi/src/libresapi.pro index 15a2faf5c..2733cffa2 100644 --- a/libresapi/src/libresapi.pro +++ b/libresapi/src/libresapi.pro @@ -13,6 +13,7 @@ DESTDIR = lib # in the meantime, they are part of the RS directory so that it is always possible to find them INCLUDEPATH += ../../rapidjson-1.1.0 +INCLUDEPATH += ../../libretroshare/src libresapilocalserver { CONFIG *= qt