]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkentryaccessible.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / a11y / gtkentryaccessible.h
index 0492287e1e00464bfbec1ec0a84fe20eee5d3293..1624fdf409a1901cf30489e38eff39f51980cd5e 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_ENTRY_ACCESSIBLE_H__
+#define __GTK_ENTRY_ACCESSIBLE_H__
+
 #if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk-a11y.h> can be included directly."
 #endif
 
-#ifndef __GTK_ENTRY_ACCESSIBLE_H__
-#define __GTK_ENTRY_ACCESSIBLE_H__
-
 #include <gtk/a11y/gtkwidgetaccessible.h>
 
 G_BEGIN_DECLS