summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkcairocontext-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/win32/gdkcairocontext-win32.h')
-rw-r--r--gdk/win32/gdkcairocontext-win32.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdk/win32/gdkcairocontext-win32.h b/gdk/win32/gdkcairocontext-win32.h
index 3fd093c12d..aebca1feb8 100644
--- a/gdk/win32/gdkcairocontext-win32.h
+++ b/gdk/win32/gdkcairocontext-win32.h
@@ -16,8 +16,7 @@
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_WIN32_CAIRO_CONTEXT__
-#define __GDK_WIN32_CAIRO_CONTEXT__
+#pragma once
#include "gdkconfig.h"
@@ -71,4 +70,3 @@ GType gdk_win32_cairo_context_get_type (void) G_GNUC_CONST;
G_END_DECLS
-#endif /* __GDK_WIN32_CAIRO_CONTEXT__ */