aboutsummaryrefslogtreecommitdiff
path: root/src/int/8042.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/int/8042.h')
-rw-r--r--src/int/8042.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/int/8042.h b/src/int/8042.h
index e35e5a0..5e61ffd 100644
--- a/src/int/8042.h
+++ b/src/int/8042.h
@@ -1,7 +1,7 @@
#ifndef _8042_H
#define _8042_H
-#include "utils/types.h"
+#include "core/types.h"
void _8042_keypress();