aboutsummaryrefslogtreecommitdiff
path: root/src/o3d/vertex_data.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/o3d/vertex_data.hpp')
-rw-r--r--src/o3d/vertex_data.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/o3d/vertex_data.hpp b/src/o3d/vertex_data.hpp
index 0ebc6c9..f70100c 100644
--- a/src/o3d/vertex_data.hpp
+++ b/src/o3d/vertex_data.hpp
@@ -1,5 +1,5 @@
-#ifndef O3D_VERTEX_DATA_H
-#define O3D_VERTEX_DATA_H
+#ifndef O3D_VERTEX_DATA_HPP
+#define O3D_VERTEX_DATA_HPP
#include "math/vector.hpp"
@@ -26,4 +26,4 @@ struct VertexData {
}
-#endif // O3D_VERTEX_DATA_H
+#endif // O3D_VERTEX_DATA_HPP