Finalizing changes to the identities interface -> breaking protocol
[quassel.git] / src / core / userinputhandler.cpp
index 8e6896f..15c89b2 100644 (file)
@@ -22,7 +22,7 @@
 #include "util.h"
 
 #include "ctcphandler.h"
-#include "identity.h"
+#include "coreidentity.h"
 #include "ircuser.h"
 
 #include <QDebug>