X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreen%2Fsrc%2Fmain.cpp;h=47d4f1617c8067d49fbf5cd24d68bb41b7fae917;hb=refs%2Ftags%2F3.0.3;hp=ef7a015db01acb920e0b08b26e14fe67ff7fe6dc;hpb=0e3504774e4a889a3836c2eb2e02f4d38d3dc9b1;p=staging%2FHomeScreen.git diff --git a/HomeScreen/src/main.cpp b/HomeScreen/src/main.cpp index ef7a015..47d4f16 100644 --- a/HomeScreen/src/main.cpp +++ b/HomeScreen/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -23,9 +23,9 @@ #include "layouthandler.h" #include "homescreencontrolinterface.h" -#include "../src2/applicationlauncher.h" -#include "../src2/statusbarmodel.h" -#include "../src2/applicationmodel.h" +#include "applicationlauncher.h" +#include "statusbarmodel.h" +#include "applicationmodel.h" void noOutput(QtMsgType, const QMessageLogContext &, const QString &) {