[Bf-committers] [22334] branches/blender2.5/blender: fix for build problem with audiospace and implicit declaration.

GSR gsr.b3d at infernal-iceberg.com
Mon Aug 10 19:40:22 CEST 2009


Hi,
ideasman42 at gmail.com (2009-08-10 at 0650.48 +0200):
> Revision: 22334
>           http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=22334
> Author:   campbellbarton
> Date:     2009-08-10 06:50:48 +0200 (Mon, 10 Aug 2009)
> 
> Log Message:
> -----------
> fix for build problem with audiospace and implicit declaration.
[...]
> -#include "AUD_Space.h"
> +#include "./intern/AUD_Space.h"

Why do you hardcode the path? It was changed to non hardcoded
directory in r22331. And the commit log explicitly mentioned other
build systems should be checked.

GSR
 


More information about the Bf-committers mailing list