diff --git a/Source/Core/UICommon/UICommon.h b/Source/Core/UICommon/UICommon.h index b32e0f410b..5cef603a83 100644 --- a/Source/Core/UICommon/UICommon.h +++ b/Source/Core/UICommon/UICommon.h @@ -4,6 +4,10 @@ #pragma once +#include + +#include "Common/CommonTypes.h" + #if defined(HAVE_XRANDR) && HAVE_XRANDR #include #endif