From: Vadim Zeitlin Date: Sat, 4 May 2002 14:22:57 +0000 (+0000) Subject: reverted the header change to include the generic one always X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bf2cac26a5502fa208a4a29dd60165cb1011aeca?ds=inline reverted the header change to include the generic one always git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/generic/dirdlgg.cpp b/src/generic/dirdlgg.cpp index 6f7157d886..2900942781 100644 --- a/src/generic/dirdlgg.cpp +++ b/src/generic/dirdlgg.cpp @@ -37,7 +37,7 @@ #include "wx/statline.h" #include "wx/dirctrl.h" -#include "wx/dirdlg.h" +#include "wx/generic/dirdlgg.h" #include "wx/artprov.h" #include "wx/bmpbuttn.h"