diff --git a/inc/MicroBit.h b/inc/MicroBit.h index 157622c..fd9a51e 100644 --- a/inc/MicroBit.h +++ b/inc/MicroBit.h @@ -18,7 +18,7 @@ #include "MicroBitEvent.h" #include "DynamicPwm.h" #include "MicroBitI2C.h" -#include "MESEvents.h" +#include "NotifyEvents.h" #include "MicroBitButton.h" #include "MicroBitPin.h"