From 5a7aa37cd1752369f22d9c9cfe1dbe9d7e0ed727 Mon Sep 17 00:00:00 2001 From: vladislavbelov Date: Tue, 30 Nov 2021 18:03:39 +0000 Subject: [PATCH] Fixes without PCH build after af567560b8. Reported By: Freagarach This was SVN commit r26026. --- source/ps/KeyName.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/ps/KeyName.cpp b/source/ps/KeyName.cpp index 6fe45592a6..7abd91841c 100644 --- a/source/ps/KeyName.cpp +++ b/source/ps/KeyName.cpp @@ -24,6 +24,7 @@ #include "lib/external_libraries/libsdl.h" #include "ps/CStr.h" +#include #include #include