diff options
Diffstat (limited to 'src/time.cc')
| -rw-r--r-- | src/time.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/time.cc b/src/time.cc index 89325ba..4e743ed 100644 --- a/src/time.cc +++ b/src/time.cc @@ -1,4 +1,4 @@ -#include "main.hh" +#include "common.hh" // IMPORTANT(fusion): `RoundNr` is just the number of seconds since startup which // is why `GetRoundAtTime` and `GetRoundForNextMinute` straight up uses it as |
