aboutsummaryrefslogtreecommitdiff
path: root/system/dma-helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/dma-helpers.c')
-rw-r--r--system/dma-helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dma-helpers.c b/system/dma-helpers.c
index 74013308f5..cbcd89dfaa 100644
--- a/system/dma-helpers.c
+++ b/system/dma-helpers.c
@@ -10,7 +10,7 @@
#include "qemu/osdep.h"
#include "sysemu/block-backend.h"
#include "sysemu/dma.h"
-#include "trace/trace-root.h"
+#include "trace.h"
#include "qemu/thread.h"
#include "qemu/main-loop.h"
#include "sysemu/cpu-timers.h"