X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcoreirclisthelper.cpp;h=0545471381b88a44d27855bf394b8fc9bbc0229d;hb=6097f67231950c4c22845735db8b997a844fec48;hp=5abb5aad46bff90f8b7a5d74f94fc92c3cacdc29;hpb=f6b9eeda207d42c99fc3e9085631722cf2ec83dc;p=quassel.git 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) {