]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dir.cpp
Acutally use the m_maxChars parameter value instead of ignoring it
[wxWidgets.git] / src / os2 / dir.cpp
index c7844fb1f4036865a762d2d704cccb9bafe8718a..70b0ab2554a3a67d3249b9e859adcd43078ee121 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     08.12.99
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -25,6 +25,7 @@
 #include "wx/wxprec.h"
 
 #ifndef WX_PRECOMP
+    #include "wx/os2/private.h"
     #include "wx/intl.h"
     #include "wx/log.h"
 #endif // PCH