summaryrefslogtreecommitdiff
path: root/src/nautilus-places-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-places-view.h')
-rw-r--r--src/nautilus-places-view.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/nautilus-places-view.h b/src/nautilus-places-view.h
index 51939103e..fe7888611 100644
--- a/src/nautilus-places-view.h
+++ b/src/nautilus-places-view.h
@@ -16,8 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef NAUTILUS_PLACES_VIEW_H
-#define NAUTILUS_PLACES_VIEW_H
+#pragma once
#include <glib.h>
#include <gtk/gtk.h>
@@ -33,5 +32,3 @@ G_DECLARE_FINAL_TYPE (NautilusPlacesView, nautilus_places_view, NAUTILUS, PLACES
NautilusPlacesView* nautilus_places_view_new (void);
G_END_DECLS
-
-#endif /* NAUTILUS_PLACES_VIEW_H */