X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fcounting.qh;h=f464cdc32c5b8dce7efa1c7de08ce2ad78deaf79;hb=f878adf879c95c0c04ae8806e45aaa285917b39d;hp=17c5f89bcddf9968f07ddef29f0e0fadd99abc33;hpb=128cea32714586feb51b4a0d78a6bd4e35fef9f2;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/counting.qh b/qcsrc/common/counting.qh index 17c5f89bc..f464cdc32 100644 --- a/qcsrc/common/counting.qh +++ b/qcsrc/common/counting.qh @@ -1,6 +1,8 @@ #ifndef COUNTING_H #define COUNTING_H +#include "util.qh" + // =============================================== // Time processing and counting functions/macros // ===============================================