summaryrefslogtreecommitdiffstats
path: root/Mac/Python/macmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Python/macmain.c')
-rw-r--r--Mac/Python/macmain.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/Python/macmain.c b/Mac/Python/macmain.c
index 62f31e7..3197388 100644
--- a/Mac/Python/macmain.c
+++ b/Mac/Python/macmain.c
@@ -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__