X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fcommon%2Fnotifications%2Fall.qh;h=4cc59a5d000a1cdebaf3f0f654ca48ad2961c406;hb=525dfab061a4b9304d675d3493e87bdd8c272d3d;hp=aea0ccd628c91af67f21810bd75a0c3e8dc3c882;hpb=19e5fa4ee9a0bb59c1cec92a1b0501b14f8ccb63;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/notifications/all.qh b/qcsrc/common/notifications/all.qh index aea0ccd62..4cc59a5d0 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 */