mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-29 02:37:14 -04:00
[EGD-4213] Convert service-appmgr to library - library (#960)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
|
||||
// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
|
||||
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
|
||||
|
||||
#include <memory>
|
||||
#include <functional>
|
||||
|
||||
#include "InputEvent.hpp"
|
||||
#include "module-services/service-appmgr/model/ApplicationManager.hpp"
|
||||
#include <service-appmgr/model/ApplicationManager.hpp>
|
||||
|
||||
#include "../ApplicationNotes.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user