Commit d524a761 authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

include: Make dmusici.h compile when it is included after winspool.h.

parent f530cf9e
......@@ -34,6 +34,10 @@
#include <dmplugin.h>
#include <pshpack8.h>
#ifdef WINE_NO_UNICODE_MACROS
#undef AddPort
#endif
#ifdef __cplusplus
extern "C" {
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment