# HG changeset patch # User Kim F. Storm # Date 1049150750 0 # Node ID 6be60fbe0c82fcde483d7cc283060c7b56fba427 # Parent f9953ed328abbadf8a21542a7acdc440dba54520 (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP. (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP. diff -r f9953ed328ab -r 6be60fbe0c82 mac/makefile.MPW --- a/mac/makefile.MPW Mon Mar 31 22:45:30 2003 +0000 +++ b/mac/makefile.MPW Mon Mar 31 22:45:50 2003 +0000 @@ -488,6 +488,7 @@ "{Src}frame.h" ¶ "{Src}fontset.h" ¶ "{Src}termhooks.h" ¶ + {BLOCKINPUT_H_GROUP} ¶ {DISPEXTERN_H_GROUP} ¶ {WINDOW_H_GROUP} ¶ "{Src}buffer.h" ¶ @@ -790,9 +791,7 @@ "{Src}indent.h" ¶ "{Src}commands.h" ¶ "{Src}macros.h" ¶ - "{Src}blockinput.h" ¶ - "{Src}atimer.h" ¶ - "{Src}systime.h" ¶ + {BLOCKINPUT_H_GROUP} ¶ "{Src}disptab.h" ¶ "{Src}termhooks.h" ¶ {INTERVALS_H_GROUP} ¶