aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 4dc8329baf1..24a95dc53a1 100644
--- a/src/window.c
+++ b/src/window.c
@@ -44,7 +44,7 @@ Boston, MA 02111-1307, USA. */
44#ifdef MSDOS 44#ifdef MSDOS
45#include "msdos.h" 45#include "msdos.h"
46#endif 46#endif
47#ifdef macintosh 47#ifdef MAC_OS
48#include "macterm.h" 48#include "macterm.h"
49#endif 49#endif
50 50