summaryrefslogtreecommitdiff
path: root/panels/background/bg-source.h
diff options
context:
space:
mode:
Diffstat (limited to 'panels/background/bg-source.h')
-rw-r--r--panels/background/bg-source.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/panels/background/bg-source.h b/panels/background/bg-source.h
index 84518d1dd..ff86a85c6 100644
--- a/panels/background/bg-source.h
+++ b/panels/background/bg-source.h
@@ -18,8 +18,7 @@
*
*/
-#ifndef _BG_SOURCE_H
-#define _BG_SOURCE_H
+#pragma once
#include <gtk/gtk.h>
#include <libgnome-desktop/gnome-desktop-thumbnail.h>
@@ -45,5 +44,3 @@ gint bg_source_get_thumbnail_width (BgSource *source);
GnomeDesktopThumbnailFactory* bg_source_get_thumbnail_factory (BgSource *source);
G_END_DECLS
-
-#endif /* _BG_SOURCE_H */