]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_filter.cpp
Do not allow multiple selection when dragging in the 'value' column
[wxWidgets.git] / src / common / fs_filter.cpp
index 621fed3a233a36b0f5896a00da631e40f3f36cbd..628a34af0e6f3c191592a9291bae76840a560872 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef WX_PRECOMP
 #endif
 
-#include "wx/ptr_scpd.h"
+#include "wx/scopedptr.h"
 
 wxDEFINE_SCOPED_PTR_TYPE(wxFSFile)
 wxDEFINE_SCOPED_PTR_TYPE(wxInputStream)