diff --git a/src/openrct2/interface/InteractiveConsole.h b/src/openrct2/interface/InteractiveConsole.h index 7d62f3843a..d3a600a771 100644 --- a/src/openrct2/interface/InteractiveConsole.h +++ b/src/openrct2/interface/InteractiveConsole.h @@ -11,6 +11,7 @@ #include "../localisation/FormatCodes.h" +#include #include struct DrawPixelInfo;