]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentchoosermenu.h
filechooserbutton: whitespace fixes
[~andy/gtk] / gtk / gtkrecentchoosermenu.h
index b2a0277f18ed9961c31b656fb7b858d6aa3351ac..0ce04f1049a9dc10f144379cf56f8bdc1af8ffcd 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_RECENT_CHOOSER_MENU_H__
+#define __GTK_RECENT_CHOOSER_MENU_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RECENT_CHOOSER_MENU_H__
-#define __GTK_RECENT_CHOOSER_MENU_H__
-
 #include <gtk/gtkmenu.h>
 #include <gtk/gtkrecentchooser.h>