mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 12:37:41 +03:00
chore: minor adjustments
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#ifndef CLRSYNC_CORE_THEME_THEME_RENDERER_HPP
|
||||
#define CLRSYNC_CORE_THEME_THEME_RENDERER_HPP
|
||||
#include <core/config/config.hpp>
|
||||
#include <core/error.hpp>
|
||||
#include <core/palette/palette_manager.hpp>
|
||||
#include <core/theme/template_manager.hpp>
|
||||
#include "core/common/error.hpp"
|
||||
#include "core/config/config.hpp"
|
||||
#include "core/palette/palette_manager.hpp"
|
||||
#include "core/theme/template_manager.hpp"
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
namespace clrsync::core
|
||||
|
||||
Reference in New Issue
Block a user