Skip to content

Commit 3f1cfd6

Browse files
committed
fix: add missing header
Signed-off-by: ComixHe <heyuming@deepin.org>
1 parent 1f44c47 commit 3f1cfd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/kernel/dguiapplicationhelper.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
#include <qpa/qplatformtheme.h>
6060

6161
#ifdef Q_OS_LINUX
62+
#include <pwd.h>
6263
#include <unistd.h>
6364
#endif
6465

0 commit comments

Comments
 (0)