From eb6e40649ac8f5c72fc51735c83c4f6272e68bec Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 28 Jan 2017 19:23:02 +0100 Subject: Added qbs project file --- src/forms/blockerdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/forms/blockerdialog.h') diff --git a/src/forms/blockerdialog.h b/src/forms/blockerdialog.h index 59dce0a..98e1a6e 100644 --- a/src/forms/blockerdialog.h +++ b/src/forms/blockerdialog.h @@ -2,7 +2,7 @@ #define URLINTERCEPTORDIALOG_H #include -#include "webengine/blockersubscription.h" +#include "../webengine/blockersubscription.h" namespace Ui { class UrlInterceptorDialog; -- cgit v1.2.1