aboutsummaryrefslogtreecommitdiff
path: root/src/o3d/obj3d.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/o3d/obj3d.hpp')
-rw-r--r--src/o3d/obj3d.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/o3d/obj3d.hpp b/src/o3d/obj3d.hpp
index 295d129..3429d8c 100644
--- a/src/o3d/obj3d.hpp
+++ b/src/o3d/obj3d.hpp
@@ -1,5 +1,5 @@
-#ifndef O3D_OBJ3D_H
-#define O3D_OBJ3D_H
+#ifndef O3D_OBJ3D_HPP
+#define O3D_OBJ3D_HPP
#include <type_traits>
#include "math/tform.hpp"
@@ -14,4 +14,4 @@ struct Object3D {
}
-#endif // O3D_OBJ3D_H
+#endif // O3D_OBJ3D_HPP