mirror of
https://github.com/open-simh/simh.git
synced 2026-01-19 17:47:54 +00:00
Fixed nested sim_defs.h problem
This commit is contained in:
parent
5fcd6a7960
commit
fc3c1812bf
@ -25,7 +25,7 @@ Copyright (c) 2005-2012, William Beech
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
#include "../../sim_defs.h" // simulator defs
|
||||
#include "sim_defs.h" // simulator defs
|
||||
|
||||
/* Memory */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user