aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fosphor/gl_font.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fosphor/gl_font.h')
-rw-r--r--lib/fosphor/gl_font.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/fosphor/gl_font.h b/lib/fosphor/gl_font.h
index 85a9da7..50456c2 100644
--- a/lib/fosphor/gl_font.h
+++ b/lib/fosphor/gl_font.h
@@ -19,8 +19,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __FOSPHOR_GL_FONT_H__
-#define __FOSPHOR_GL_FONT_H__
+#pragma once
/*! \defgroup gl/font
* @{
@@ -73,5 +72,3 @@ void glf_end(void);
/*! @} */
-
-#endif /* __FOSPHOR_GL_FONT_H__ */