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, 1 insertions, 0 deletions
diff --git a/Mac/Python/macmain.c b/Mac/Python/macmain.c
index 5cea381..966c279 100644
--- a/Mac/Python/macmain.c
+++ b/Mac/Python/macmain.c
@@ -35,6 +35,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <Events.h>
#include <Windows.h>
#include <Desk.h>
+#include <Fonts.h>
#ifdef __MWERKS__
#include <SIOUX.h>