]> rtime.felk.cvut.cz Git - sysless.git/blobdiff - board/arm/lpc17xx-common/libs/bspbase/bspbase.h
It is 12 years after C99 standardization - switch to stdint.h and its types.
[sysless.git] / board / arm / lpc17xx-common / libs / bspbase / bspbase.h
index 5369f81ee7e7d4aa2fb765c8a5eda336530f5cab..9f62c45b7a08e21345d6a9607fa9d4704733c4a3 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _BSPBASE_H
 #define _BSPBASE_H
 
-#include <types.h>
+#include <stdint.h>
 #include <lt_timer_types.h>
 
 extern volatile lt_ticks_t sys_timer_ticks;