]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfilechooserdialog.h
a11y: Emit text-changed signals when the text-buffer changes
[~andy/gtk] / gtk / gtkfilechooserdialog.h
index 1b5ec12e55b5af9d19457ca2cd73747ebbb87e9a..6ce77e8828ef65057036ecc1bb740a97233177c0 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_FILE_CHOOSER_DIALOG_H__
+#define __GTK_FILE_CHOOSER_DIALOG_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_FILE_CHOOSER_DIALOG_H__
-#define __GTK_FILE_CHOOSER_DIALOG_H__
-
 #include <gtk/gtkdialog.h>
 #include <gtk/gtkfilechooser.h>