mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2025-01-22 02:30:11 +00:00
gcc/case sensitive fixes.
This commit is contained in:
parent
efd51bcb48
commit
f6c5478063
@ -1,3 +1,4 @@
|
||||
#include <algorithm>
|
||||
|
||||
#include "mpw_parser.h"
|
||||
#include "phase3_parser.h"
|
||||
|
@ -4,7 +4,7 @@
|
||||
#include <string>
|
||||
#include <memory>
|
||||
|
||||
#include "Environment.h"
|
||||
#include "environment.h"
|
||||
#include "fdset.h"
|
||||
|
||||
#include "phase1.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user