summaryrefslogtreecommitdiff
path: root/gsk/gl/gskglcommandqueueprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gl/gskglcommandqueueprivate.h')
-rw-r--r--gsk/gl/gskglcommandqueueprivate.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gsk/gl/gskglcommandqueueprivate.h b/gsk/gl/gskglcommandqueueprivate.h
index cab15afbaa..c946eb9803 100644
--- a/gsk/gl/gskglcommandqueueprivate.h
+++ b/gsk/gl/gskglcommandqueueprivate.h
@@ -18,8 +18,7 @@
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __GSK_GL_COMMAND_QUEUE_PRIVATE_H__
-#define __GSK_GL_COMMAND_QUEUE_PRIVATE_H__
+#pragma once
#include <gsk/gskprofilerprivate.h>
@@ -374,4 +373,3 @@ gsk_gl_command_queue_bind_framebuffer (GskGLCommandQueue *self,
G_END_DECLS
-#endif /* __GSK_GL_COMMAND_QUEUE_PRIVATE_H__ */