summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/gestaltmodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Modules/gestaltmodule.c')
-rw-r--r--Mac/Modules/gestaltmodule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Modules/gestaltmodule.c b/Mac/Modules/gestaltmodule.c
index 8097de8..f82687e 100644
--- a/Mac/Modules/gestaltmodule.c
+++ b/Mac/Modules/gestaltmodule.c
@@ -25,7 +25,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
/* Macintosh Gestalt interface */
#include "Python.h"
-#include "macglue.h"
+#include "pymactoolbox.h"
#include <Carbon/Carbon.h>