]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing include to os2/private.h.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 20 Jan 2002 22:02:00 +0000 (22:02 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 20 Jan 2002 22:02:00 +0000 (22:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/os2/dir.cpp

index c7844fb1f4036865a762d2d704cccb9bafe8718a..3c10f9bff84a8627ff4b4269d275066082efd5df 100644 (file)
@@ -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