X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fglobal.cpp;h=09aa5902aa63c1637b2be50da6de69ad7d580f73;hp=5298d17a7fd17bb2a24700b16c49863c35dc7dbb;hb=b797e5f581b10a517c30f78cb53f813af741e261;hpb=21d8d7f0a79eeeb541664aa80ce481fdbfc41f09 diff --git a/src/common/global.cpp b/src/common/global.cpp index 5298d17a..09aa5902 100644 --- a/src/common/global.cpp +++ b/src/common/global.cpp @@ -26,6 +26,7 @@ #include "identity.h" #include "bufferinfo.h" #include "types.h" +#include "syncableobject.h" extern void messageHandler(QtMsgType type, const char *msg);