]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/morefile/MoreDesk.h
fixed maximization handling
[wxWidgets.git] / src / mac / morefile / MoreDesk.h
index be2bfd341d5c370e4cbf73f482a19e7e96d49017..ee8dbb4f80ade0124095688ea556bc8f5e137085 100644 (file)
@@ -29,7 +29,7 @@
 #include <Types.h>
 #include <Files.h>
 
-#include "Optim.h"
+#include "optim.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -536,6 +536,6 @@ pascal      OSErr   FSpDTCopyComment(const FSSpec *srcSpec,
 }
 #endif
 
-#include "OptimEnd.h"
+#include "optimend.h"
 
 #endif /* __MOREDESKTOPMGR__ */