Skip to content

Commit a3ea07d

Browse files
authored
fix build (#1105)
1 parent 880e83f commit a3ea07d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SerialPrograms/Source/PokemonFRLG/PokemonFRLG_Navigation.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include "NintendoSwitch/Commands/NintendoSwitch_Commands_Superscalar.h"
1414
#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h"
1515
#include "NintendoSwitch/NintendoSwitch_ConsoleHandle.h"
16-
#include "PokemonSwSh/MaxLair/Ai/PokemonSwSh_MaxLair_AI.h"
16+
#include "PokemonSwSh/MaxLair/AI/PokemonSwSh_MaxLair_AI.h"
1717
#include "PokemonFRLG/Inference/Dialogs/PokemonFRLG_DialogDetector.h"
1818
#include "PokemonFRLG/Inference/Sounds/PokemonFRLG_ShinySoundDetector.h"
1919
#include "PokemonFRLG/Inference/Menus/PokemonFRLG_StartMenuDetector.h"

0 commit comments

Comments
 (0)