From 7eb87bf3f3fa6226657a7106eb255cbfa97758d2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Mon, 3 Sep 2018 15:18:16 +0200 Subject: big renaming --- driver/mouse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'driver/mouse.c') diff --git a/driver/mouse.c b/driver/mouse.c index 958cdc4..ab7ec58 100644 --- a/driver/mouse.c +++ b/driver/mouse.c @@ -7,7 +7,7 @@ #include -#include "asm/x86.h" +#include "asm_x86.h" static volatile uint8_t mouse_cycle; static volatile uint8_t mouse_byte[3]; -- cgit v1.2.3