11 lines
369 B
Diff
11 lines
369 B
Diff
--- a/lib/ephy-flatpak-utils.c 2022-02-20 21:15:29.929976667 +0530
|
|
+++ b/lib/ephy-flatpak-utils.c 2022-02-20 21:15:53.009691292 +0530
|
|
@@ -28,7 +28,7 @@
|
|
#include <fcntl.h>
|
|
#include <gio/gio.h>
|
|
#include <gio/gunixfdlist.h>
|
|
-#include <libportal/portal-gtk3.h>
|
|
+#include <libportal-gtk3/portal-gtk3.h>
|
|
#include <string.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/types.h>
|