changeset 57:f959fe26927b

src/g23m-aci/aci/phb.c: include backslash fix
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 19 Jul 2018 23:05:25 +0000
parents d211db013bc7
children 406a2d2c031a
files src/g23m-aci/aci/phb.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/g23m-aci/aci/phb.c	Thu Jul 19 23:03:45 2018 +0000
+++ b/src/g23m-aci/aci/phb.c	Thu Jul 19 23:05:25 2018 +0000
@@ -53,7 +53,7 @@
 #include "psa_ss.h"
 
 #ifndef _SIMULATION_
-#include "ffs\ffs.h"
+#include "ffs/ffs.h"
 #endif
 /********* current define *******************************************/
 static T_PHB_EXT_CMP_FCT   ext_compare_fct = NULL;  /* external compare function */