]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkliststore.h
Rename property to be more neutral
[~andy/gtk] / gtk / gtkliststore.h
index 568e10cd2bfda56fe01b15951966d26f66c81bd9..1e61d5aba4b613db723be8f5e9434e0bbd42e4df 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_LIST_STORE_H__
+#define __GTK_LIST_STORE_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_LIST_STORE_H__
-#define __GTK_LIST_STORE_H__
-
 #include <gtk/gtktreemodel.h>
 #include <gtk/gtktreesortable.h>