Skip to content

Commit 18c1608

Browse files
committed
Fix build.
1 parent 669e4d3 commit 18c1608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/Controllers/SerialPABotBase/SerialPABotBase_Handle.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include "Common/Microcontroller/DeviceRoutines.h"
1616
#include "Common/NintendoSwitch/NintendoSwitch_ControllerDefs.h"
1717
#include "ClientSource/Libraries/MessageConverter.h"
18-
//#include "ClientSource/Connection/SerialConnection.h"
18+
#include "ClientSource/Connection/SerialConnection.h"
1919
//#include "ClientSource/Connection/BotBase.h"
2020
#include "ClientSource/Connection/PABotBase.h"
2121
#include "CommonFramework/Globals.h"

0 commit comments

Comments
 (0)