Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a31d49a authored by Luca Stefani's avatar Luca Stefani Committed by Steve Kondik
Browse files

init: Add missing include

Change-Id: I3398cf9bae80a5b2ab182fe732b78b1caf1eba15
parent f5d775ac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,6 +27,8 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */

#include <string>

#ifndef __INIT_VENDOR__H__
#define __INIT_VENDOR__H__
extern void vendor_load_properties(void);