]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/morefile/MoreFile.h
added and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it...
[wxWidgets.git] / src / mac / morefile / MoreFile.h
index e4d4bb8a7f58654a493a0aa1f4283cd86724adda..a2b069279c531a41b9f9879e1fa7274e00e00da1 100644 (file)
@@ -30,7 +30,7 @@
 #define false 0
 #endif
 
-#include "Optim.h"
+#include "optim.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -1239,6 +1239,6 @@ pascal    OSErr   GetUGEntry(short objType,
 }
 #endif
 
-#include "OptimEnd.h"
+#include "optimend.h"
 
 #endif /* __MOREFILES__ */