aboutsummaryrefslogtreecommitdiff
path: root/src/utils/8042.c
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-04-09 10:29:23 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-04-09 10:29:23 +0200
commitf6323421e22c3585c58b54658a11e1e4706cc8fa (patch)
treef317b7129dc4350fd088b59a43c1b6e80cd5c39b /src/utils/8042.c
parent8fee35522dee033863f68c1d2b45f5fe988de9eb (diff)
Cleaning code and provide minimal libc
Diffstat (limited to 'src/utils/8042.c')
-rw-r--r--src/utils/8042.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/8042.c b/src/utils/8042.c
index d8a5ba0..1d22152 100644
--- a/src/utils/8042.c
+++ b/src/utils/8042.c
@@ -1,5 +1,5 @@
#include "8042.h"
-#include "print.h"
+#include "framebuffer.h"
#include "asm.h"
DEFINE_AZERTY;