]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xml/xml.cpp
fix other insert() overloads to work when inserting at the end of the list, continuat...
[wxWidgets.git] / src / xml / xml.cpp
index 1555d29b726810f2d062b5204dcaef0b7e578cc9..0f5e61d83cc943082540b8aeb504f6fd88a618f3 100644 (file)
@@ -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