* slvideo.c: Include _slang.h, not slang.h.

This commit is contained in:
Pavel Roskin 2002-01-21 23:37:36 +00:00
parent af3bb307d1
commit 6a5df4c736
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2002-01-21 Pavel Roskin <proski@gnu.org>
* slvideo.c: Include _slang.h, not slang.h.
* slos2tty.c: Remove since OS/2 is no longer supported.
* Makefile.am (EXTRASRC): Remove slos2tty.c.

View File

@ -51,7 +51,7 @@
#endif
#include <dos.h>
#include "slang.h"
#include "_slang.h"
#ifdef GO32_VIDEO
# define HAS_SAVE_SCREEN