aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/rx/syscalls.c')
-rw-r--r--sim/rx/syscalls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/syscalls.c b/sim/rx/syscalls.c
index 0c75c7d..73ca0f2 100644
--- a/sim/rx/syscalls.c
+++ b/sim/rx/syscalls.c
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <unistd.h>
#include <sys/time.h>
-#include "gdb/callback.h"
+#include "sim/callback.h"
#include "cpu.h"
#include "mem.h"