mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2025-07-31 07:24:04 +00:00
gcc/case sensitive fixes.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user