375a376,378
> # the ext directory should be on the #includes path
> env.Append(CPPPATH=[Dir('ext')])
>
421d423
< env.Append(CPPPATH=[Dir('ext/dnet')])