]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/timer.h
Version 0.6.8.2
[z180-stamp.git] / include / timer.h
index c6d605332d6ff91b5e46027c701840e07a5f5383..83bc3298ed834eb6ef8caf4c1a582f5f2b358c5a 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef TIMER_H
 #define TIMER_H
 
+#include "common.h"
+
 uint32_t get_timer(uint32_t);
 
 #endif /* TIMER_H */