summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkclipboard-x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkclipboard-x11.h')
-rw-r--r--gdk/x11/gdkclipboard-x11.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdk/x11/gdkclipboard-x11.h b/gdk/x11/gdkclipboard-x11.h
index 9eeea4a0c6..705c350dc0 100644
--- a/gdk/x11/gdkclipboard-x11.h
+++ b/gdk/x11/gdkclipboard-x11.h
@@ -15,8 +15,7 @@
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __GDK_CLIPBOARD_X11_H__
-#define __GDK_CLIPBOARD_X11_H__
+#pragma once
#include "gdk/gdkclipboard.h"
@@ -44,4 +43,3 @@ Atom * gdk_x11_clipboard_formats_to_atoms (GdkDisplay
G_END_DECLS
-#endif /* __GDK_CLIPBOARD_X11_H__ */