ldr: clean up includes

This commit is contained in:
Lightos1
2026-04-29 18:35:42 +02:00
parent fd91f376c4
commit 8f243c8369
7 changed files with 8 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "../mtc_timing_value.hpp"
#include "../oc_common.hpp"
#include "timing_tables.hpp"
namespace ams::ldr::hoc::pcv::mariko {

View File

@@ -15,7 +15,7 @@
*/
#pragma once
#include "../mtc_timing_value.hpp"
#include <stratosphere.hpp>
namespace ams::ldr::hoc::pcv::mariko {