]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkiconviewaccessible.h
Remove a no-op AtkAction from GtkRange
[~andy/gtk] / gtk / a11y / gtkiconviewaccessible.h
index 76977b5d3dd965048503fd59b1fcb382a07e0ccb..be4af41fb90ea57d33bc988136471629b817daa4 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_ICON_VIEW_ACCESSIBLE_H__
+#define __GTK_ICON_VIEW_ACCESSIBLE_H__
+
 #if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk-a11y.h> can be included directly."
 #endif
 
-#ifndef __GTK_ICON_VIEW_ACCESSIBLE_H__
-#define __GTK_ICON_VIEW_ACCESSIBLE_H__
-
 #include <gtk/gtk.h>
 #include <gtk/a11y/gtkcontaineraccessible.h>