Index: include/AdblockPlus.h |
diff --git a/include/AdblockPlus.h b/include/AdblockPlus.h |
index 5cf8a9fb90e538b50612b141a5a02938f67c8017..f952edef4b151861bc324c91367be1ee75469ca1 100644 |
--- a/include/AdblockPlus.h |
+++ b/include/AdblockPlus.h |
@@ -1,6 +1,6 @@ |
/* |
- * This file is part of Adblock Plus <http://adblockplus.org/>, |
- * Copyright (C) 2006-2014 Eyeo GmbH |
+ * This file is part of Adblock Plus <https://adblockplus.org/>, |
+ * Copyright (C) 2006-2015 Eyeo GmbH |
* |
* Adblock Plus is free software: you can redistribute it and/or modify |
* it under the terms of the GNU General Public License version 3 as |
@@ -41,5 +41,6 @@ |
#include <AdblockPlus/JsValue.h> |
#include <AdblockPlus/ReferrerMapping.h> |
#include <AdblockPlus/WebRequest.h> |
+#include "AdblockPlus/Notification.h" |
Felix Dahlke
2015/01/29 17:35:24
Grmbl, just realised this is not using angle brack
|
#endif |