summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/mlte/mltesupport.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Modules/mlte/mltesupport.py')
-rw-r--r--Mac/Modules/mlte/mltesupport.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Modules/mlte/mltesupport.py b/Mac/Modules/mlte/mltesupport.py
index e4418cb..3a11e88 100644
--- a/Mac/Modules/mlte/mltesupport.py
+++ b/Mac/Modules/mlte/mltesupport.py
@@ -23,7 +23,7 @@ includestuff = includestuff + """
#ifdef WITHOUT_FRAMEWORKS
#include <MacTextEditor.h>
#else
-#include <xxxx.h>
+#include <Carbon/Carbon.h>
#endif
/* For now we declare them forward here. They'll go to mactoolbox later */