diff --git a/gtk/gtkfilechoosercell.c b/gtk/gtkfilechoosercell.c index cd83e3fff9..af341c0ba6 100644 --- a/gtk/gtkfilechoosercell.c +++ b/gtk/gtkfilechoosercell.c @@ -27,6 +27,7 @@ #include "gtkgestureclick.h" #include "gtkgesturelongpress.h" #include "gtkicontheme.h" +#include "gtklistitem.h" #include "gtkselectionmodel.h" #include "gtkfilechooserutils.h" #include "gtkfilechooserwidgetprivate.h"