aboutsummaryrefslogtreecommitdiffstats
path: root/include/YAGE/vertex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/YAGE/vertex.h')
-rw-r--r--include/YAGE/vertex.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/YAGE/vertex.h b/include/YAGE/vertex.h
index ef379888..15b46ed9 100644
--- a/include/YAGE/vertex.h
+++ b/include/YAGE/vertex.h
@@ -1,13 +1,13 @@
/* ----------------------------------------------------------------------------
- * vertex.hpp
+ * vertex.h
*
* Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
* See file LICENSE for more details
* ----------------------------------------------------------------------------
*/
-#ifndef VERTEX_HPP
-#define VERTEX_HPP
+#ifndef VERTEX_H
+#define VERTEX_H
#include <GL/glew.h>