diff options
Diffstat (limited to 'src/o3d/deriv_vertex.hpp')
| -rw-r--r-- | src/o3d/deriv_vertex.hpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/o3d/deriv_vertex.hpp b/src/o3d/deriv_vertex.hpp index bc47780..6fc32e0 100644 --- a/src/o3d/deriv_vertex.hpp +++ b/src/o3d/deriv_vertex.hpp @@ -1,5 +1,5 @@ -#ifndef O3D_DERIV_VERTEX_H -#define O3D_DERIV_VERTEX_H +#ifndef O3D_DERIV_VERTEX_HPP +#define O3D_DERIV_VERTEX_HPP #include "math/vector.hpp" @@ -18,4 +18,4 @@ struct DerivedVertex { } -#endif // O3D_DERIV_VERTEX_H +#endif // O3D_DERIV_VERTEX_HPP |
