msxml3: Fixed include of SAX.h.

oldstable
Marcus Meissner 2008-03-25 15:42:22 +01:00 committed by Alexandre Julliard
parent eaa1ff0d2c
commit 5fd2e6e7b1
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
#include "msxml_private.h"
#include "libxml/SAX2.h"
#include <libxml/SAX2.h>
WINE_DEFAULT_DEBUG_CHANNEL(msxml);