mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 01:29:05 -04:00
make Lmcons.h lowercase
this is the actual name of the file which matters on case-senstivie systems
This commit is contained in:
parent
8410271591
commit
186fd9781a
@ -25,7 +25,7 @@ path_separator(void){
|
||||
return '\\';
|
||||
}
|
||||
#define NL "\r\n"
|
||||
#include <Lmcons.h>
|
||||
#include <lmcons.h>
|
||||
#include <winsock2.h>
|
||||
#define tcgetattr(x, y) (0)
|
||||
#define tcsetattr(x, y, z) (0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user