comparison src/g23m-aci/aci/cmh_smsr.c @ 517:f5a1a37cbece

src/g23m-aci defenestration fixes: include case and backslashes
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 22 Jul 2018 06:14:11 +0000
parents 53929b40109c
children
comparison
equal deleted inserted replaced
516:1ed9de6c90bd 517:f5a1a37cbece
50 #include "cmh.h" 50 #include "cmh.h"
51 #include "cmh_sms.h" 51 #include "cmh_sms.h"
52 #include "psa_sim.h" 52 #include "psa_sim.h"
53 #include "cmh_sim.h" 53 #include "cmh_sim.h"
54 #include "psa_util.h" 54 #include "psa_util.h"
55 #include "Phb.h" 55 #include "phb.h"
56 56
57 #ifdef SIM_TOOLKIT 57 #ifdef SIM_TOOLKIT
58 #include "psa_sat.h" 58 #include "psa_sat.h"
59 #include "cmh_sat.h" 59 #include "cmh_sat.h"
60 #endif /* of SIM_TOOLKIT */ 60 #endif /* of SIM_TOOLKIT */