Allow for clients to negotiate whether compression is used
[quassel.git] / src / client / clientauthhandler.h
index 6683d1d..f6f2fc9 100644 (file)
@@ -21,6 +21,7 @@
 #ifndef CLIENTAUTHHANDLER_H
 #define CLIENTAUTHHANDLER_H
 
+#include "compressor.h"
 #include "authhandler.h"
 #include "coreaccount.h"