]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfilechooserwidget.h
texthandle: Set a bigger input shape, covering the line height
[~andy/gtk] / gtk / gtkfilechooserwidget.h
index 841567c1c14c2c47073b86c423928055568a6314..00b55cbd9368aacf371fe88471158a48df99e77f 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_FILE_CHOOSER_WIDGET_H__
+#define __GTK_FILE_CHOOSER_WIDGET_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_FILE_CHOOSER_WIDGET_H__
-#define __GTK_FILE_CHOOSER_WIDGET_H__
-
 #include <gtk/gtkfilechooser.h>
 #include <gtk/gtkbox.h>