urls are now properly identified if the topic is scrolled
[quassel.git] / src / common / network.cpp
index cfcda7d..38d5095 100644 (file)
@@ -22,6 +22,7 @@
 #include <QDebug>
 #include <QTextCodec>
 
+#include "ircuser.h"
 #include "util.h"
 
 QTextCodec *Network::_defaultCodecForServer = 0;