aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/process.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process.c b/src/process.c
index 55ee3373c50..3b0c05ca061 100644
--- a/src/process.c
+++ b/src/process.c
@@ -70,7 +70,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
70#endif /* not IRIS */ 70#endif /* not IRIS */
71 71
72#include "systime.h" 72#include "systime.h"
73#include "systerm.h" 73#include "systty.h"
74 74
75#include "lisp.h" 75#include "lisp.h"
76#include "window.h" 76#include "window.h"