mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-14 03:25:25 -04:00
[BH-912] Improve sys module structure
Improve structure of the module sys. Problems within this module prevents from linking others. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
#include <service-desktop/Constants.hpp>
|
||||
#include <service-appmgr/Constants.hpp>
|
||||
#include <service-appmgr/Controller.hpp>
|
||||
#include <SystemManager/messages/DeviceRegistrationMessage.hpp>
|
||||
#include <SystemManager/messages/SentinelRegistrationMessage.hpp>
|
||||
#include <SystemManager/messages/RequestCpuFrequencyMessage.hpp>
|
||||
#include <system/messages/DeviceRegistrationMessage.hpp>
|
||||
#include <system/messages/SentinelRegistrationMessage.hpp>
|
||||
#include <system/messages/RequestCpuFrequencyMessage.hpp>
|
||||
#include <time/ScopedTime.hpp>
|
||||
#include "Timers/TimerFactory.hpp"
|
||||
#include <service-appmgr/StartupType.hpp>
|
||||
|
||||
Reference in New Issue
Block a user