diff --git a/features/nfc/source/nfc/NFCEEPROM.cpp b/features/nfc/source/nfc/NFCEEPROM.cpp index 79fb4cb24c..01f2715a85 100644 --- a/features/nfc/source/nfc/NFCEEPROM.cpp +++ b/features/nfc/source/nfc/NFCEEPROM.cpp @@ -16,7 +16,6 @@ #include "NFCEEPROM.h" #include "ndef/ndef.h" -#include "Event.h" using namespace mbed; using namespace mbed::nfc;