SignalProxy now only allows syncing for classes derived from the new
[quassel.git] / src / common / global.cpp
index 5298d17..09aa590 100644 (file)
@@ -26,6 +26,7 @@
 #include "identity.h"
 #include "bufferinfo.h"
 #include "types.h"
 #include "identity.h"
 #include "bufferinfo.h"
 #include "types.h"
+#include "syncableobject.h"
 
 extern void messageHandler(QtMsgType type, const char *msg);
 
 
 extern void messageHandler(QtMsgType type, const char *msg);