summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-toolbar.h')
-rw-r--r--src/nautilus-toolbar.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/nautilus-toolbar.h b/src/nautilus-toolbar.h
index 2ae1b7454..36ce4f080 100644
--- a/src/nautilus-toolbar.h
+++ b/src/nautilus-toolbar.h
@@ -21,8 +21,7 @@
*
*/
-#ifndef __NAUTILUS_TOOLBAR_H__
-#define __NAUTILUS_TOOLBAR_H__
+#pragma once
#include <gtk/gtk.h>
@@ -51,6 +50,4 @@ gboolean nautilus_toolbar_is_operations_button_active (NautilusToolbar *toolba
void nautilus_toolbar_on_window_constructed (NautilusToolbar *toolbar);
-G_END_DECLS
-
-#endif /* __NAUTILUS_TOOLBAR_H__ */
+G_END_DECLS \ No newline at end of file