From 1321a66d97d39a9bdfc72f9532a5e3bc3cd705f3 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Sat, 26 Feb 2022 11:51:07 +1100 Subject: [PATCH] Replay: include cleanups --- Tools/Replay/Replay.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/Replay/Replay.cpp b/Tools/Replay/Replay.cpp index c42085e5b7..f9a7e3ea21 100644 --- a/Tools/Replay/Replay.cpp +++ b/Tools/Replay/Replay.cpp @@ -25,6 +25,7 @@ #include #include #include +#include #if CONFIG_HAL_BOARD == HAL_BOARD_LINUX #include