diff options
Diffstat (limited to 'Mac/Python/macgetargv.c')
-rw-r--r-- | Mac/Python/macgetargv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/Python/macgetargv.c b/Mac/Python/macgetargv.c index 74c10191f7..a0efa17306 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> |