Skip to content

Commit 0cf7199

Browse files
committed
fix: update libportal include
1 parent 6dd932a commit 0cf7199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/AutoStartManager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifdef USE_PORTALS
2-
#include <libportal-qt5/portal-qt5.h>
2+
#include <libportal-qt6/portal-qt6.h>
33
#endif
44

55
#include "AutoStartManager.h"

0 commit comments

Comments
 (0)