diff options
Diffstat (limited to 'sim/common/syscall.c')
-rw-r--r-- | sim/common/syscall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/syscall.c b/sim/common/syscall.c index e0a3b88..75121cf 100644 --- a/sim/common/syscall.c +++ b/sim/common/syscall.c @@ -46,7 +46,7 @@ #include <time.h> #include <sys/types.h> #include <sys/stat.h> -#include "callback.h" +#include "gdb/callback.h" #include "targ-vals.h" #ifndef ENOSYS |