From 75c675aee8299d58d50823581a29316eedbe515f Mon Sep 17 00:00:00 2001 From: akallabeth Date: Mon, 10 Mar 2025 15:40:56 +0100 Subject: [PATCH] [client,sdl] #include --- client/SDL/SDL3/sdl_freerdp.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/client/SDL/SDL3/sdl_freerdp.cpp b/client/SDL/SDL3/sdl_freerdp.cpp index f40c47fe0..334c525c0 100644 --- a/client/SDL/SDL3/sdl_freerdp.cpp +++ b/client/SDL/SDL3/sdl_freerdp.cpp @@ -46,6 +46,7 @@ #include #include +#include #include #include #include