]> rtime.felk.cvut.cz Git - sysless.git/blobdiff - board/arm/ul_usb1/defines/system_def.h
It is 12 years after C99 standardization - switch to stdint.h and its types.
[sysless.git] / board / arm / ul_usb1 / defines / system_def.h
index 6e7705199eaf5fac94062f283de7eecb281b8b0e..34692f8f43edb24d5ad4144697decc59d8ce65ec 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef _SYSTEM_DEF_H_
 #define _SYSTEM_DEF_H_
 
-#include <types.h>
+#include <stdint.h>
 #include <system_stub.h>
 #include <LPC214x.h>
 #include <bspbase.h>