]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfilefilter.h
GtkTextView: don't popdown a bubble if we don't have one
[~andy/gtk] / gtk / gtkfilefilter.h
index b7c6c68500d25e751a96c7ad665a5d2e7a8b774a..ab952dee7ef4e07f11be88fe084a15e87d1820d9 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_FILE_FILTER_H__
+#define __GTK_FILE_FILTER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_FILE_FILTER_H__
-#define __GTK_FILE_FILTER_H__
-
 #include <glib-object.h>
 
 G_BEGIN_DECLS