summaryrefslogtreecommitdiffstats
path: root/Mac/Python/macgetargv.c
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1997-02-24 13:59:38 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1997-02-24 13:59:38 (GMT)
commitc587301e2e7267eb006ce77289154bc8665cce22 (patch)
tree0e36cf031c815491d1278cb6303e53f9bd2dd2e5 /Mac/Python/macgetargv.c
parent4a8c54e6d91549ae140970862d661dacf1112e31 (diff)
downloadcpython-c587301e2e7267eb006ce77289154bc8665cce22.zip
cpython-c587301e2e7267eb006ce77289154bc8665cce22.tar.gz
cpython-c587301e2e7267eb006ce77289154bc8665cce22.tar.bz2
- Changed GestaltEqu.h to Gestalt.h
- Changed FragLoader.h to CodeFragments.h - Removed Desk.h
Diffstat (limited to 'Mac/Python/macgetargv.c')
-rw-r--r--Mac/Python/macgetargv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/Python/macgetargv.c b/Mac/Python/macgetargv.c
index 74c1019..a0efa17 100644
--- a/Mac/Python/macgetargv.c
+++ b/Mac/Python/macgetargv.c
@@ -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>