summaryrefslogtreecommitdiff
path: root/gsk/gskprofilerprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gskprofilerprivate.h')
-rw-r--r--gsk/gskprofilerprivate.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gsk/gskprofilerprivate.h b/gsk/gskprofilerprivate.h
index ff71d4c947..d0838d3311 100644
--- a/gsk/gskprofilerprivate.h
+++ b/gsk/gskprofilerprivate.h
@@ -1,5 +1,4 @@
-#ifndef __GSK_PROFILER_PRIVATE_H__
-#define __GSK_PROFILER_PRIVATE_H__
+#pragma once
#include <glib-object.h>
@@ -53,4 +52,3 @@ void gsk_profiler_append_timers (GskProfiler *profiler,
G_END_DECLS
-#endif /* __GSK_PROFILER_PRIVATE_H__ */