X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcore.cpp;h=1d8098dd7789606f2a4ab0bdb0031f943591f460;hb=c1572b1c1d6effb21083c6b09f08b30824827a98;hp=2b158ab4b27e1bef10557a37b854ce920b13a44f;hpb=9d54503555534a2c554f09a33df6afa33d6308ec;p=quassel.git diff --git a/src/core/core.cpp b/src/core/core.cpp index 2b158ab4..1d8098dd 100644 --- a/src/core/core.cpp +++ b/src/core/core.cpp @@ -32,8 +32,6 @@ #include "sqlitestorage.h" #include "util.h" -#include "protocols/legacy/legacypeer.h" - // migration related #include #ifdef Q_OS_WIN32