X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2276c2959446be677a52f639d8f92e5a0e216c32..0f05afccede840e04872bfc82103b689b8edc447:/src/mac/morefile/FileCopy.h?ds=sidebyside

diff --git a/src/mac/morefile/FileCopy.h b/src/mac/morefile/FileCopy.h
index 5f4c008e25..257a73315c 100644
--- a/src/mac/morefile/FileCopy.h
+++ b/src/mac/morefile/FileCopy.h
@@ -25,7 +25,7 @@
 #include <Types.h>
 #include <Files.h>
 
-#include "Optim.h"
+#include "optim.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -215,6 +215,6 @@ pascal	OSErr	FSpFileCopy(const FSSpec *srcSpec,
 }
 #endif
 
-#include "OptimEnd.h"
+#include "optimend.h"
 
 #endif	/* __FILECOPY__ */