X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/60fe730339d97ce092453353929e97862c5cb719..53faea431638ee5c0013a2c888215c751fa6437b:/src/msw/filedlg.cpp diff --git a/src/msw/filedlg.cpp b/src/msw/filedlg.cpp index 17612e6fca..a96c48e52b 100644 --- a/src/msw/filedlg.cpp +++ b/src/msw/filedlg.cpp @@ -15,6 +15,7 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" +#include "wx/msw/private.h" #ifdef __BORLANDC__ #pragma hdrstop @@ -28,7 +29,7 @@ #include "wx/intl.h" #include "wx/log.h" - #include "wx/msw/private.h" +// #include "wx/msw/private.h" #endif #if !defined(__WIN32__) || defined(__SALFORDC__) || defined(__WXWINE__)