Changed: "using CVector" in 3d/vegetable.h

This commit is contained in:
kervala 2010-08-11 20:36:49 +02:00
parent 57bbdf7a85
commit 4fb863c9f5

View file

@ -29,6 +29,7 @@ namespace NL3D
{
using NLMISC::CVector;
using NLMISC::CVector2f;
class CVegetableManager;
class CVegetableShape;