From 2c63a34791ebb71d201c30f1f61d83fa2761d709 Mon Sep 17 00:00:00 2001 From: Corey Berla Date: Tue, 12 Sep 2023 17:05:33 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- gtk/gtkfilechoosercell.c | 1 + 1 file changed, 1 insertion(+) 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"