diff --git a/Source/Project64/stdafx.h b/Source/Project64/stdafx.h index 2c0f1950b..f7f730497 100644 --- a/Source/Project64/stdafx.h +++ b/Source/Project64/stdafx.h @@ -13,6 +13,8 @@ #pragma warning(disable:4247) #pragma warning(disable:4786) +#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"") + #include #include #include