Fixed nested sim_defs.h problem

This commit is contained in:
Bill Beech 2012-07-11 12:00:57 -07:00
parent 5fcd6a7960
commit fc3c1812bf

View file

@ -25,7 +25,7 @@ Copyright (c) 2005-2012, William Beech
*/ */
#include <ctype.h> #include <ctype.h>
#include "../../sim_defs.h" // simulator defs #include "sim_defs.h" // simulator defs
/* Memory */ /* Memory */