mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-18 12:04:03 -04:00
[BH-907] Split utils module into components
Split module-utils into smaller components for better dependency management. Fix many dependencies throughout the project. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "SMSdata.hpp"
|
||||
#include "SMSThreadViewWindow.hpp"
|
||||
|
||||
#include <log.hpp>
|
||||
#include <log/log.hpp>
|
||||
#include <module-db/queries/phonebook/QueryContactGetByID.hpp>
|
||||
#include <OptionsMessages.hpp>
|
||||
#include <service-db/DBNotificationMessage.hpp>
|
||||
|
||||
Reference in New Issue
Block a user