aboutsummaryrefslogtreecommitdiff
path: root/softmmu/ioport.c
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu/ioport.c')
-rw-r--r--softmmu/ioport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/softmmu/ioport.c b/softmmu/ioport.c
index 04e360e79a..a799697c5d 100644
--- a/softmmu/ioport.c
+++ b/softmmu/ioport.c
@@ -28,7 +28,7 @@
#include "qemu/osdep.h"
#include "cpu.h"
#include "exec/ioport.h"
-#include "trace-root.h"
+#include "trace/trace-root.h"
#include "exec/memory.h"
#include "exec/address-spaces.h"