mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-04-27 02:17:48 -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:
@@ -2,7 +2,7 @@
|
||||
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
|
||||
|
||||
#include "NotesSearchListModel.hpp"
|
||||
#include <log.hpp>
|
||||
#include <log/log.hpp>
|
||||
|
||||
namespace app::notes
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user