aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/include/sct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/include/sct.h')
-rw-r--r--src/kernel/include/sct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/include/sct.h b/src/kernel/include/sct.h
index 2d6acd5..8f675b1 100644
--- a/src/kernel/include/sct.h
+++ b/src/kernel/include/sct.h
@@ -1,7 +1,7 @@
#pragma once
#include <idt.h>
-#include <syscallproto.h>
+#include <proto/syscall.h>
void setup_syscall_table();