]> git.saurik.com Git - wxWidgets.git/blobdiff - src/expat/lib/xmlparse.c
$#include "expat_config.h" instead of <expat_config.h> as the file is in current...
[wxWidgets.git] / src / expat / lib / xmlparse.c
index c55c768002a535e9353da47e34392ebdb751d9b2..6c75b135d8b8909c4562f272f078063b8c4e7ee9 100644 (file)
@@ -17,7 +17,7 @@
 
 #else
 
-#include <expat_config.h>
+#include "expat_config.h"
 
 #ifdef __declspec
 #define XMLPARSEAPI(type) type __cdecl