Update files

This commit is contained in:
Alex
2022-10-10 23:31:46 +03:00
parent 4b6683823f
commit 32a17c5e63
20 changed files with 21 additions and 21 deletions

View File

@ -5,7 +5,7 @@
#include <debug.h>
#if defined(__amd64__)
#include "../arch/amd64/acpi.hpp"
#include "../Architecture/amd64/acpi.hpp"
namespace Power
{