]> granicus.if.org Git - python/commitdiff
- Changed GestaltEqu.h to Gestalt.h
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 24 Feb 1997 13:59:38 +0000 (13:59 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 24 Feb 1997 13:59:38 +0000 (13:59 +0000)
- Changed FragLoader.h to CodeFragments.h
- Removed Desk.h

Mac/Python/macgetargv.c
Mac/Python/macglue.c
Mac/Python/macmain.c
Mac/Python/macshlglue.c

index 74c10191f7a660d29891bfaf75a7b245b8a96dd0..a0efa17306382ac6cfe4f0e3f8d0ae0e71a2cf04 100644 (file)
@@ -39,7 +39,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include <Errors.h>
 #include <AppleEvents.h>
 #include <AEObjects.h>
-#include <Desk.h>
 #include <Fonts.h>
 #include <TextEdit.h>
 #include <Menus.h>
index 6fc1e99222d0c3dc82ac359e1ce61b751f4dd790..d05009e71b20ff2af2eee43fcf657a206d0fbc67 100644 (file)
@@ -50,7 +50,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include <Resources.h>
 #include <Memory.h>
 #include <Windows.h>
-#include <Desk.h>
 #include <Traps.h>
 #include <Processes.h>
 #include <Fonts.h>
index 62f31e7d0a17e8237fa2c00bde16928bcbca65ba..3197388b5e990a48cf797d3ab60a85136d3ab54e 100644 (file)
@@ -35,7 +35,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include <stdio.h>
 #include <Events.h>
 #include <Windows.h>
-#include <Desk.h>
 #include <Fonts.h>
 
 #ifdef __MWERKS__
index 9a7cc5e34c1bf4ee34425a2e1beb351ff3a9a406..1b99c91ad924f864e6633711959ccce1acca90c0 100644 (file)
@@ -45,7 +45,7 @@ PERFORMANCE OF THIS SOFTWARE.
 
 #include <Quickdraw.h>
 #include <SegLoad.h>
-#include <FragLoad.h>
+#include <CodeFragments.h>
 #include <Files.h>
 #include <Resources.h>