]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/morefile/FullPath.h
fixed maximization handling
[wxWidgets.git] / src / mac / morefile / FullPath.h
index 5a49e40ac719183f10ef4d36b09a12633768eeba..cf18a9741ce07390adb2fdd10af7f936a22afde7 100644 (file)
@@ -25,7 +25,7 @@
 #include <Types.h>
 #include <Files.h>
 
-#include "Optim.h"
+#include "optim.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -238,6 +238,6 @@ pascal OSErr LocationFromFullPath(short fullPathLength,
 }
 #endif
 
-#include "OptimEnd.h"
+#include "optimend.h"
 
 #endif /* __FULLPATH__ */
\ No newline at end of file