commit | 2d1306b7cf4a85290ffbd90a15fed6115a522310 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Apr 07 09:10:49 2000 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Apr 07 09:10:49 2000 +0000 |
tree | 01dc9d71385f7659ba36bd2b27f4ca2c3d3a1154 | |
parent | 5c21420772a94846ce7dd077d10a2575da15e84e [diff] [blame] |
Started on GUSI2 and threading support.
diff --git a/Mac/Python/macgetpath.c b/Mac/Python/macgetpath.c index 02f9b48..d1c60a0 100644 --- a/Mac/Python/macgetpath.c +++ b/Mac/Python/macgetpath.c
@@ -54,7 +54,7 @@ #include <TextUtils.h> #include <Dialogs.h> -#ifdef USE_GUSI +#ifdef USE_GUSI1 #include <GUSI.h> #endif @@ -444,7 +444,7 @@ UseResFile(oldrh); } -#ifdef USE_GUSI +#ifdef USE_GUSI1 void PyMac_SetGUSIOptions() {