summaryrefslogtreecommitdiff
path: root/arch/x86/vdso/vdso.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/vdso/vdso.S')
-rw-r--r--arch/x86/vdso/vdso.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/vdso/vdso.S b/arch/x86/vdso/vdso.S
index c749d15da2e9..be3f23b09af5 100644
--- a/arch/x86/vdso/vdso.S
+++ b/arch/x86/vdso/vdso.S
@@ -1,3 +1,3 @@
-#include "vdso_image.h"
+#include <asm/vdso.h>
DEFINE_VDSO_IMAGE(vdso, "arch/x86/vdso/vdso.so")