diff --git a/SerialPrograms/Source/PokemonLZA/Options/PokemonLZA_ShinyDetectedAction.h b/SerialPrograms/Source/PokemonLZA/Options/PokemonLZA_ShinyDetectedAction.h index 719147c55..992f6e9f4 100644 --- a/SerialPrograms/Source/PokemonLZA/Options/PokemonLZA_ShinyDetectedAction.h +++ b/SerialPrograms/Source/PokemonLZA/Options/PokemonLZA_ShinyDetectedAction.h @@ -15,6 +15,7 @@ #include "CommonFramework/Notifications/EventNotificationOption.h" #include "CommonFramework/Tools/VideoStream.h" #include "NintendoSwitch/Controllers/NintendoSwitch_ProController.h" +#include namespace PokemonAutomation{ class ProgramEnvironment;