You've already forked wine-staging
							
							
				mirror of
				https://gitlab.winehq.org/wine/wine-staging.git
				synced 2025-09-12 18:50:20 -07:00 
			
		
		
		
	updated xactengine-initial patchset
Include xact_class.h with <> to ensure the local file is found over the one in the xaudio2_7 directory. If one builds xaudio2_7 then one of the xactengine dll, a build occurs because it's included the wrong header. The build appears to work by chance because the xactengine dlls are built before xaudio.
This commit is contained in:
		| @@ -462,7 +462,7 @@ index 0000000000..07f866606d | ||||
| + | ||||
| +#include "initguid.h" | ||||
| +#include "xact3.h" | ||||
| +#include "xact_classes.h" | ||||
| +#include <xact_classes.h> | ||||
| + | ||||
| +#include "rpcproxy.h" | ||||
| +#include "wine/debug.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user