X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..3bf93e1e9ac6b61e5220967d2ada2d4faec4dd9c:/src/palmos/dir.cpp diff --git a/src/palmos/dir.cpp b/src/palmos/dir.cpp index 5bde0b1d19..7ae2827cfd 100644 --- a/src/palmos/dir.cpp +++ b/src/palmos/dir.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palmos/dir.cpp -// Purpose: wxDir implementation for Win32 -// Author: William Osborne +// Name: src/palmos/dir.cpp +// Purpose: wxDir implementation for PalmOS +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10.13.04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -34,7 +34,7 @@ #endif // PCH #include "wx/dir.h" -#include "wx/filefn.h" // for wxPathExists() +#include "wx/filefn.h" // for wxDirExists() // ---------------------------------------------------------------------------- // define the types and functions used for file searching