]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentchooser.h
texthandles: Keep state internally to avoid X overhead
[~andy/gtk] / gtk / gtkrecentchooser.h
index 945dfa0560a1e81f28020b03dd174af9e4fe40eb..66626ca9664dbc2246906536a054eb1d98883ac8 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_RECENT_CHOOSER_H__
+#define __GTK_RECENT_CHOOSER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RECENT_CHOOSER_H__
-#define __GTK_RECENT_CHOOSER_H__
-
 #include <gtk/gtkwidget.h>
 #include <gtk/gtkrecentmanager.h>
 #include <gtk/gtkrecentfilter.h>