X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Ffs%2Ffat.h;h=7d03252b87ab80c533647803fe2ef3d0e016d783;hb=2bc2b05bc4ee047d9287d97f504ae737507b5d5b;hp=3e7dc787a1a8da95b1d4ee127640ab4fde373947;hpb=2196b004802798738cc32b2b3dd2d8eff7a7ba25;p=bertos.git diff --git a/bertos/fs/fat.h b/bertos/fs/fat.h index 3e7dc787..7d03252b 100644 --- a/bertos/fs/fat.h +++ b/bertos/fs/fat.h @@ -35,7 +35,6 @@ * This driver needs some low level hardware access functions. An example implementation * is provided in sd.h. * - * \version $Id$ * * \author Luca Ottaviano * @@ -48,7 +47,7 @@ #ifndef FS_FAT_H #define FS_FAT_H -#include +#include #include "fatfs/ff.h" typedef struct FatFile