X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/1157e75889d3d6d23d1e2514f401cd5b354bd149..e1deb7c3bc0500aabf5d099adb231f6d1d27f01d:/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 */