diff options
Diffstat (limited to 'include/user/syscall-trace.h')
-rw-r--r-- | include/user/syscall-trace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/syscall-trace.h b/include/user/syscall-trace.h index 79fd3e5aa9..42e3b48b03 100644 --- a/include/user/syscall-trace.h +++ b/include/user/syscall-trace.h @@ -10,7 +10,7 @@ #ifndef _SYSCALL_TRACE_H_ #define _SYSCALL_TRACE_H_ -#include "trace-root.h" +#include "trace/trace-root.h" /* * These helpers just provide a common place for the various |