summaryrefslogtreecommitdiff
path: root/panels/background/cc-background-xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'panels/background/cc-background-xml.h')
-rw-r--r--panels/background/cc-background-xml.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/panels/background/cc-background-xml.h b/panels/background/cc-background-xml.h
index 809f6f1c7..95618fbb3 100644
--- a/panels/background/cc-background-xml.h
+++ b/panels/background/cc-background-xml.h
@@ -17,8 +17,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _CC_BACKGROUND_XML_H_
-#define _CC_BACKGROUND_XML_H_
+#pragma once
#include <libgnome-desktop/gnome-desktop-thumbnail.h>
#include <gtk/gtk.h>
@@ -46,6 +45,3 @@ gboolean cc_background_xml_load_list_finish (CcBackgroundXml *xml,
GError **error);
G_END_DECLS
-
-#endif
-