diff options
Diffstat (limited to 'gtk/gtkclist.c')
-rw-r--r-- | gtk/gtkclist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkclist.c b/gtk/gtkclist.c index 81ac08c3c6..58297816c4 100644 --- a/gtk/gtkclist.c +++ b/gtk/gtkclist.c @@ -35,6 +35,7 @@ #include "gtkmain.h" #include "gtkobject.h" +#include "gtkctree.h" #include "gtkclist.h" #include "gtkbindings.h" #include "gtkdnd.h" |