PixArt / Mbed 2 deprecated PAT9125_OTS_L476RG

Dependencies:   mbed

Revision:
15:089f1d28d152
Parent:
0:411244c71423
--- a/pat9125_mbed/pat9125_mbed.h	Fri Oct 20 01:48:20 2017 +0000
+++ b/pat9125_mbed/pat9125_mbed.h	Fri Oct 20 10:58:39 2017 +0000
@@ -1,6 +1,7 @@
 #ifndef PAT9125_MBED_H
 #define PAT9125_MBED_H
-#include "stdint.h"
+#include <stdint.h>
+#include <stddef.h>
 #include "mbed.h"
 #include "pat9125_i2c.h"
 #include "pixart_lcm.h"