diff --git a/firmware/export/fat.h b/firmware/export/fat.h index 57a87ecd4e..b83ceeec0d 100644 --- a/firmware/export/fat.h +++ b/firmware/export/fat.h @@ -23,9 +23,6 @@ #include #include -#ifndef __PCTOOL__ -#include -#endif #include #include "config.h" #include "system.h"