summaryrefslogtreecommitdiffstats
path: root/arch/x86/port/PortOps.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/port/PortOps.h')
-rw-r--r--arch/x86/port/PortOps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/port/PortOps.h b/arch/x86/port/PortOps.h
index 7db3a5f..f8dac63 100644
--- a/arch/x86/port/PortOps.h
+++ b/arch/x86/port/PortOps.h
@@ -1,7 +1,7 @@
#ifndef PORT_H
#define PORT_H
-#include <types.h>
+#include <Types.h>
using regb = uint8;