summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/evt/Evtmodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Modules/evt/Evtmodule.c')
-rw-r--r--Mac/Modules/evt/Evtmodule.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/Modules/evt/Evtmodule.c b/Mac/Modules/evt/Evtmodule.c
index 9078e9f..b5bc573 100644
--- a/Mac/Modules/evt/Evtmodule.c
+++ b/Mac/Modules/evt/Evtmodule.c
@@ -43,7 +43,6 @@ extern int BMObj_Convert(PyObject *, BitMapPtr *);
extern PyObject *WinObj_WhichWindow(WindowPtr);
#include <Events.h>
-#include <Desk.h>
#define resNotFound -192 /* Can't include <Errors.h> because of Python's "errors.h" */