From: wchang kim Date: Wed, 5 Jun 2024 09:34:02 +0000 (+0900) Subject: Fixed the build error for gcc-14 X-Git-Tag: accepted/tizen/unified/20240611.123300^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;p=apps%2Fnative%2Fstarter.git Fixed the build error for gcc-14 Change-Id: I52bb98e99e3208d6be9a271811815f92b5c3b777 --- diff --git a/src/common/home_mgr.c b/src/common/home_mgr.c index aa86d44..8a08097 100755 --- a/src/common/home_mgr.c +++ b/src/common/home_mgr.c @@ -32,6 +32,7 @@ #include "status.h" #include "process_mgr.h" #include "popup.h" +#include "common/home_mgr.h" #define VOLUME_ENABLE 1