diff --git a/dlls/msxml3/saxreader.c b/dlls/msxml3/saxreader.c index ba5d9255a7f..fa4074f20c9 100644 --- a/dlls/msxml3/saxreader.c +++ b/dlls/msxml3/saxreader.c @@ -38,7 +38,7 @@ #include "msxml_private.h" -#include "libxml/SAX2.h" +#include WINE_DEFAULT_DEBUG_CHANNEL(msxml);