X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fnotifications%2Fall.qh;h=4cc59a5d000a1cdebaf3f0f654ca48ad2961c406;hp=aea0ccd628c91af67f21810bd75a0c3e8dc3c882;hb=525dfab061a4b9304d675d3493e87bdd8c272d3d;hpb=19e5fa4ee9a0bb59c1cec92a1b0501b14f8ccb63 diff --git a/qcsrc/common/notifications/all.qh b/qcsrc/common/notifications/all.qh index aea0ccd628..4cc59a5d00 100644 --- a/qcsrc/common/notifications/all.qh +++ b/qcsrc/common/notifications/all.qh @@ -6,6 +6,10 @@ #include #include +#ifdef CSQC +#include +#endif + /** main types/groups of notifications */ ENUMCLASS(MSG) /** "Global" AND "personal" announcer messages */