Game Development Community

[beta 4 bug] Inconsistent filename case with gfx/primbuilder.h

by Gerald Fishel · in Torque 3D Professional · 08/07/2009 (2:13 pm) · 1 replies

In renderPassManager.cpp:

#include "gfx/primbuilder.h"

should be

#include "gfx/primBuilder.h"

#1
08/09/2009 (6:30 pm)
no difference in the two lines you posted