X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftc520.c;h=7f63a07df305132fed1a6c4189919649916fa2e6;hb=0fbabc305e65dfc5538cfcae10c04f6be9daf657;hp=791823f0d15a82bfba090bc7d99a0d7cae205e9a;hpb=80190d89df0008fcfed5489e028d7055b0b40f9e;p=bertos.git diff --git a/bertos/drv/tc520.c b/bertos/drv/tc520.c index 791823f0..7f63a07d 100644 --- a/bertos/drv/tc520.c +++ b/bertos/drv/tc520.c @@ -38,14 +38,15 @@ * \author Marco Benelli */ -#include -#include -#include +#include "hw_tc520.h" #include #include +#include +#include + #warning FIXME:This implementation is obsolete. Refactor with KFile interface. #if 0