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