]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkimagecellaccessible.h
GtkBubbleWindow: Use style border color to stroke the bubble shape
[~andy/gtk] / gtk / a11y / gtkimagecellaccessible.h
index c288d89c66b50e5f4e90098471c5e6c420985149..afbb2277ecbd236d7a2817a76603a71bc3f0d9b4 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_IMAGE_CELL_ACCESSIBLE_H__
+#define __GTK_IMAGE_CELL_ACCESSIBLE_H__
+
 #if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk-a11y.h> can be included directly."
 #endif
 
-#ifndef __GTK_IMAGE_CELL_ACCESSIBLE_H__
-#define __GTK_IMAGE_CELL_ACCESSIBLE_H__
-
 #include <atk/atk.h>
 #include <gtk/a11y/gtkrenderercellaccessible.h>