diff options
Diffstat (limited to 'gtk/gtkfilechoosernativeportal.c')
-rw-r--r-- | gtk/gtkfilechoosernativeportal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechoosernativeportal.c b/gtk/gtkfilechoosernativeportal.c index e1eee90e10..530e63cff0 100644 --- a/gtk/gtkfilechoosernativeportal.c +++ b/gtk/gtkfilechoosernativeportal.c @@ -23,7 +23,7 @@ #include "gtknativedialogprivate.h" #include "gtkprivate.h" -#include "gtkdialog.h" +#include "deprecated/gtkdialog.h" #include "gtkfilechooserprivate.h" #include "gtksizerequest.h" #include "gtktypebuiltins.h" |