Fixed crash when joining new channels
[quassel.git] / src / client / buffer.cpp
index 1fb0797..1561428 100644 (file)
@@ -17,6 +17,8 @@
  *   Free Software Foundation, Inc.,                                       *
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
+#include <QDebug>
+
 #include "buffer.h"
 
 #include "client.h"