mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
Don't include gtk.h here
This commit is contained in:
parent
e7f88838f6
commit
8a5e1fe543
@ -20,7 +20,8 @@
|
||||
#ifndef __GTK_TREE_DATA_LIST_H__
|
||||
#define __GTK_TREE_DATA_LIST_H__
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtktreemodel.h>
|
||||
#include <gtk/gtktreesortable.h>
|
||||
|
||||
typedef struct _GtkTreeDataList GtkTreeDataList;
|
||||
struct _GtkTreeDataList
|
||||
|
Loading…
Reference in New Issue
Block a user