diff options
Diffstat (limited to 'sys/i4b/include/i4b_l1l2.h')
-rw-r--r-- | sys/i4b/include/i4b_l1l2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i4b/include/i4b_l1l2.h b/sys/i4b/include/i4b_l1l2.h index 8638115dd7e3..b804ea7ecc98 100644 --- a/sys/i4b/include/i4b_l1l2.h +++ b/sys/i4b/include/i4b_l1l2.h @@ -37,7 +37,7 @@ #ifndef _I4B_L1L2_H_ #define _I4B_L1L2_H_ -#include <machine/i4b_trace.h> +#include <i4b/include/i4b_trace.h> extern struct i4b_l1l2_func i4b_l1l2_func; |