Skip to content

Commit a233fed

Browse files
committed
fix build
1 parent d869296 commit a233fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/Cpp/StreamConnections/MockDevice.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include "Common/Cpp/Concurrency/ConditionVariable.h"
1414
#include "Common/Cpp/Concurrency/AsyncTask.h"
1515
#include "Common/Cpp/Concurrency/ThreadPool.h"
16-
#include "Common/PABotBase2/ConnectionLayer/PABotbase2_ReliableStreamConnectionFW.h"
16+
#include "Common/PABotBase2/ConnectionLayer/PABotBase2_ReliableStreamConnectionFW.h"
1717

1818
namespace PokemonAutomation{
1919

0 commit comments

Comments
 (0)