X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..a188ac2988b6fedeead7a809124b8eaa2290c020:/src/palmos/dirdlg.cpp diff --git a/src/palmos/dirdlg.cpp b/src/palmos/dirdlg.cpp index 2f9cc0f4c4..48da4eadfa 100644 --- a/src/palmos/dirdlg.cpp +++ b/src/palmos/dirdlg.cpp @@ -28,10 +28,11 @@ #if defined(__WIN95__) && !defined(__GNUWIN32_OLD__) && wxUSE_OLE +#include "wx/dirdlg.h" + #ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/dialog.h" - #include "wx/dirdlg.h" #include "wx/log.h" #include "wx/app.h" // for GetComCtl32Version() #endif