]> rtime.felk.cvut.cz Git - sysless.git/blobdiff - board/h8300/h8heli/servodrv/mycan.c
It is 12 years after C99 standardization - switch to stdint.h and its types.
[sysless.git] / board / h8300 / h8heli / servodrv / mycan.c
index c55a1d5b8342e024cb7d1a339233d4b28c4253b2..7abe6f6b73c3e2fb27d916415b5c001473e78b03 100644 (file)
@@ -1,7 +1,7 @@
 /* H8HELI  CAN DRIVER  *
  * Ota Herm, 2005      */
 #include <stdio.h>
-#include <types.h>
+#include <stdint.h>
 #include <cpu_def.h>
 #include <h8s2638h.h>
 #include <system_def.h>