]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentfilter.h
Remove GTK_SELECTION_MODE_EXTENDED from the docs
[~andy/gtk] / gtk / gtkrecentfilter.h
index 4f19c9bf9817a1f04010bdbdee7f81ab9b2acfdb..3501ca8a87f9241400e0debff746348108e9b348 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_RECENT_FILTER_H__
+#define __GTK_RECENT_FILTER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RECENT_FILTER_H__
-#define __GTK_RECENT_FILTER_H__
-
 #include <glib-object.h>
 
 G_BEGIN_DECLS