diff --git a/sys/contrib/lomac/kernel_util.c b/sys/contrib/lomac/kernel_util.c index 3cb648decfd..2972b31824b 100644 --- a/sys/contrib/lomac/kernel_util.c +++ b/sys/contrib/lomac/kernel_util.c @@ -61,7 +61,7 @@ #include "kernel_monitor.h" #include "lomacfs.h" -#include "syscall_gate/syscall_gate.h" +#include "syscall_gate.h" #define AS(name) (sizeof(struct name) / sizeof(register_t))