diff --git a/src/openrct2-ui/SDLException.h b/src/openrct2-ui/SDLException.h index c080c7b885..dfe5261cfa 100644 --- a/src/openrct2-ui/SDLException.h +++ b/src/openrct2-ui/SDLException.h @@ -18,6 +18,7 @@ #include #include +#include /** * An exception which wraps an SDL error.