[RICHED20_WINETEST] Fix build about __thiscall redefinition
[reactos.git] / modules / rostests / winetests / riched20 / txtsrv.c
index 0ef617b..1c17227 100644 (file)
@@ -130,6 +130,7 @@ static ULONG WINAPI ITextHostImpl_Release(ITextHost *iface)
 }
 
 #ifdef __REACTOS__
+#undef __thiscall
 #define __thiscall WINAPI
 #endif /* __REACTOS__ */