aboutsummaryrefslogtreecommitdiff
path: root/src/int/8042.c
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-04-12 10:13:21 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-04-12 10:13:21 +0200
commit39713a3736145483dd3310c3605f940ca34f05c3 (patch)
treed4dcdf0f3b667a5d706aa4b04501a71facf186bd /src/int/8042.c
parent6edeba8fe208fb019aec00fdc72b97407a8078d3 (diff)
Refactoring
Diffstat (limited to 'src/int/8042.c')
-rw-r--r--src/int/8042.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/int/8042.c b/src/int/8042.c
index f0a987f..5446f11 100644
--- a/src/int/8042.c
+++ b/src/int/8042.c
@@ -1,6 +1,6 @@
#include "8042.h"
-#include "utils/framebuffer.h"
-#include "utils/asm.h"
+#include "core/framebuffer.h"
+#include "core/asm.h"
DEFINE_AZERTY;