aboutsummaryrefslogtreecommitdiff
path: root/src/forms/blockerdialog.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-01-28 19:23:02 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-01-28 19:23:02 +0100
commiteb6e40649ac8f5c72fc51735c83c4f6272e68bec (patch)
treec962f0b1a1b6aa04285eab783d85ad975da589ec /src/forms/blockerdialog.h
parentURL blocking whitelist (diff)
downloadsmolbote-eb6e40649ac8f5c72fc51735c83c4f6272e68bec.tar.xz
Added qbs project file
Diffstat (limited to 'src/forms/blockerdialog.h')
-rw-r--r--src/forms/blockerdialog.h2
1 files changed, 1 insertions, 1 deletions
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 <QDialog>
-#include "webengine/blockersubscription.h"
+#include "../webengine/blockersubscription.h"
namespace Ui {
class UrlInterceptorDialog;