]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docview.cpp
no real change: put event handlers together at the end of the file
[wxWidgets.git] / src / common / docview.cpp
index 9c5118b3c19acae80011be9fa9e6868a06f73bcc..dc2704999528206eea55859739eaafcc8a677bc4 100644 (file)
@@ -58,7 +58,8 @@
 #include "wx/filename.h"
 #include "wx/stdpaths.h"
 #include "wx/vector.h"
-#include "wx/ptr_scpd.h"
+#include "wx/scopedarray.h"
+#include "wx/scopedptr.h"
 
 #if wxUSE_STD_IOSTREAM
     #include "wx/ioswrap.h"