summaryrefslogtreecommitdiff
path: root/gsk/gl/gskglcompilerprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gl/gskglcompilerprivate.h')
-rw-r--r--gsk/gl/gskglcompilerprivate.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gsk/gl/gskglcompilerprivate.h b/gsk/gl/gskglcompilerprivate.h
index 54f3e00836..82a2dda81a 100644
--- a/gsk/gl/gskglcompilerprivate.h
+++ b/gsk/gl/gskglcompilerprivate.h
@@ -18,8 +18,7 @@
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_COMPILER_PRIVATE_H__
-#define __GSK_GL_COMPILER_PRIVATE_H__
+#pragma once
#include "gskgltypesprivate.h"
@@ -67,4 +66,3 @@ GskGLProgram * gsk_gl_compiler_compile (GskGLCompiler *
G_END_DECLS
-#endif /* __GSK_GL_COMPILER_PRIVATE_H__ */