aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen/debugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/xen/debugfs.c')
-rw-r--r--arch/x86/xen/debugfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/xen/debugfs.c b/arch/x86/xen/debugfs.c
index 532410998684..b8c9f2a7d9b6 100644
--- a/arch/x86/xen/debugfs.c
+++ b/arch/x86/xen/debugfs.c
@@ -3,7 +3,7 @@
#include <linux/debugfs.h>
#include <linux/slab.h>
-#include "debugfs.h"
+#include "xen-ops.h"
static struct dentry *d_xen_debug;