aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace/xentrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xentrace/xentrace.c')
-rw-r--r--tools/xentrace/xentrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xentrace/xentrace.c b/tools/xentrace/xentrace.c
index 3560745a42..9972422878 100644
--- a/tools/xentrace/xentrace.c
+++ b/tools/xentrace/xentrace.c
@@ -21,7 +21,7 @@
#include <argp.h>
#include <signal.h>
-#include "../xc/lib/xc_private.h"
+#include "xc_private.h"
/* from xen/include/hypervisor-ifs */
#include <trace.h>