X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fannouncer.qc;h=19e51cedc6b98f2611c274476fba9cc0430300d2;hb=cf4d36d9d295ce940e9e9bdf7a711e4036de0b3c;hp=9f74dacfa203b2c0817fb2bafd2938f88276af58;hpb=845401fd312c66c059aaee1772ac5d79555ab4fc;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/announcer.qc b/qcsrc/client/announcer.qc index 9f74dacfa..19e51cedc 100644 --- a/qcsrc/client/announcer.qc +++ b/qcsrc/client/announcer.qc @@ -1,3 +1,10 @@ +#include "announcer.qh" +#include "_all.qh" + +#include "../common/notifications.qh" +#include "../common/stats.qh" +#include "../common/util.qh" + bool announcer_1min; bool announcer_5min; void Announcer_Countdown()