X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/35edb766593d019b89a3f40b6d6cdd2b50f18032..c04a05252f7e5e632d5b22ed4650cf8d3514e679:/include/timer.h diff --git a/include/timer.h b/include/timer.h index c6d6053..83bc329 100644 --- a/include/timer.h +++ b/include/timer.h @@ -7,6 +7,8 @@ #ifndef TIMER_H #define TIMER_H +#include "common.h" + uint32_t get_timer(uint32_t); #endif /* TIMER_H */