X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/120b63ecba74a2c3e31b0c8ff3e22696488cd522..9056bbf801edbf7699249fa545f097ead27acbde:/src/am7xxx.h diff --git a/src/am7xxx.h b/src/am7xxx.h index 39e12e3..e30057b 100644 --- a/src/am7xxx.h +++ b/src/am7xxx.h @@ -19,7 +19,6 @@ #ifndef __AM7XXX_H #define __AM7XXX_H -#include #include #ifdef __cplusplus @@ -55,7 +54,7 @@ int am7xxx_send_image(am7xxx_device dev, am7xxx_image_format format, unsigned int width, unsigned int height, - uint8_t *image, + unsigned char *image, unsigned int size); /*