X-Git-Url: https://git.jsancho.org/?p=c-irrlicht.git;a=blobdiff_plain;f=include%2Fvector3d.h;h=fd9402669f7210f323a5c38cd9a7d56d214dc153;hp=36de9a9e5dc101cdf105dc9627b4081be566d917;hb=bf35c1c5384d6ccae7b7690ee08c511d036ffaec;hpb=0d3e84eba285627660b03f01da11e197138004f3 diff --git a/include/vector3d.h b/include/vector3d.h index 36de9a9..fd94026 100644 --- a/include/vector3d.h +++ b/include/vector3d.h @@ -19,8 +19,8 @@ . */ -#ifndef __C_IRR_POINT_3D_H_INCLUDED__ -#define __C_IRR_POINT_3D_H_INCLUDED__ +#ifndef __C_IRR_VECTOR_3D_H_INCLUDED__ +#define __C_IRR_VECTOR_3D_H_INCLUDED__ typedef struct {