I get this error :
../../../zen/dir_watcher.cpp:21:34: fatal error: folder_traverser.h: No such file or directory
#include "folder_traverser.h"
^
compilation terminated.
Makefile:48: recipe for target '../../Obj/RTS_GCC_Make_Release/ffs/src/rts/../../../zen/dir_watcher.o' failed
Should it be in the source archive, or is it provided elsewhere ?
Thanks