summaryrefslogtreecommitdiff
path: root/gsk/gl/fp16private.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gl/fp16private.h')
-rw-r--r--gsk/gl/fp16private.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gsk/gl/fp16private.h b/gsk/gl/fp16private.h
index fbb95cdc1b..faeeaa2d81 100644
--- a/gsk/gl/fp16private.h
+++ b/gsk/gl/fp16private.h
@@ -18,8 +18,7 @@
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifndef __FP16_PRIVATE_H__
-#define __FP16_PRIVATE_H__
+#pragma once
#include <glib.h>
@@ -73,4 +72,3 @@ void half_to_float_c (const guint16 *h,
G_END_DECLS
-#endif