X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2276c2959446be677a52f639d8f92e5a0e216c32..d9ff0f91fbddae88286567cab74dcfb59c91fc0f:/src/mac/morefile/MoreFile.h diff --git a/src/mac/morefile/MoreFile.h b/src/mac/morefile/MoreFile.h index e4d4bb8a7f..a2b069279c 100644 --- a/src/mac/morefile/MoreFile.h +++ b/src/mac/morefile/MoreFile.h @@ -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__ */