X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcorebasichandler.cpp;h=a7a67b7a5823f4eb508c16805bf54bf2fd6cff66;hb=7cf8b4e04ae10dd68d344444c49499d4f916394c;hp=073e7a702cf46b248a17fc98cc459f115884523e;hpb=45a0d954542db252ceb62b61243ee5c2253383de;p=quassel.git diff --git a/src/core/corebasichandler.cpp b/src/core/corebasichandler.cpp index 073e7a70..a7a67b7a 100644 --- a/src/core/corebasichandler.cpp +++ b/src/core/corebasichandler.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2016 by the Quassel Project * + * Copyright (C) 2005-2018 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -21,7 +21,7 @@ #include "corebasichandler.h" #include "util.h" -#include "logger.h" +#include "logmessage.h" CoreBasicHandler::CoreBasicHandler(CoreNetwork *parent) : BasicHandler(parent),