X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreirclisthelper.cpp;h=0545471381b88a44d27855bf394b8fc9bbc0229d;hp=5abb5aad46bff90f8b7a5d74f94fc92c3cacdc29;hb=d54b44bc5b6e1ff4308f9d143babf29028ae47cd;hpb=f6b9eeda207d42c99fc3e9085631722cf2ec83dc diff --git a/src/core/coreirclisthelper.cpp b/src/core/coreirclisthelper.cpp index 5abb5aad..05454713 100644 --- a/src/core/coreirclisthelper.cpp +++ b/src/core/coreirclisthelper.cpp @@ -21,7 +21,7 @@ #include "coreirclisthelper.h" #include "corenetwork.h" -#include "userinputhandler.h" +#include "coreuserinputhandler.h" INIT_SYNCABLE_OBJECT(CoreIrcListHelper) QVariantList CoreIrcListHelper::requestChannelList(const NetworkId &netId, const QStringList &channelFilters) {