aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-04-13 21:34:47 +0300
committerAqua-sama <aqua@iserlohn-fortress.net>2020-04-21 20:14:56 +0300
commit8cb6f64820b4bf39c64803db21a58e135465ff4f (patch)
tree22e28a5ba0c1a31d7555626b7a1b282dff6b4d03 /src/main.cpp
parentstaging/adblock: single line FilterList::parse (diff)
downloadsmolbote-8cb6f64820b4bf39c64803db21a58e135465ff4f.tar.xz
Move smolbote headers to include/smolbote
Headers will be installed to include/smolbote/
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 9ceda77..ca85b65 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -20,7 +20,6 @@
#include <QStandardPaths>
#include <iostream>
#include <memory>
-#include <plugininterface.h>
#include <pluginloader.h>
#include <spdlog/spdlog.h>