X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c39f4f538b97bc595c31770947a49705e08aaf0..fc5e8e07f795e2c5a7e1b3bef1e9e97e1910ef0d:/src/xml/xml.cpp diff --git a/src/xml/xml.cpp b/src/xml/xml.cpp index 1555d29b72..0f5e61d83c 100644 --- a/src/xml/xml.cpp +++ b/src/xml/xml.cpp @@ -29,7 +29,7 @@ #include "wx/datstrm.h" #include "wx/zstream.h" #include "wx/strconv.h" -#include "wx/ptr_scpd.h" +#include "wx/scopedptr.h" #include "expat.h" // from Expat