diff --git a/app/src/util/tick.h b/app/src/util/tick.h index 472a18a7..47d02529 100644 --- a/app/src/util/tick.h +++ b/app/src/util/tick.h @@ -1,6 +1,8 @@ #ifndef SC_TICK_H #define SC_TICK_H +#include "common.h" + #include typedef int64_t sc_tick;