X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcore.h;h=ae1c05c26a9d8487877dc7af3e0b31c1ddd34889;hp=602f7bf4c6039cc20bf756afbd94e06e2d8edcd0;hb=99c92e21b3b9eb5ed661632cdfb69aabfc6b2deb;hpb=b10584c9636e2edfc9cb318b9f0c332a02da15f1 diff --git a/src/core/core.h b/src/core/core.h index 602f7bf4..ae1c05c2 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -27,6 +27,7 @@ #include #include "global.h" +#include "types.h" class CoreSession; class Storage;