279c279
< env.Append(CPPPATH=[str(Dir('ext/dnet'))])
---
> env.Append(CPPPATH=[Dir('ext/dnet')])