summaryrefslogtreecommitdiff
path: root/tools/objtool/orc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/objtool/orc.h')
-rw-r--r--tools/objtool/orc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/objtool/orc.h b/tools/objtool/orc.h
index a4139e386ef3..b0e92a6d0903 100644
--- a/tools/objtool/orc.h
+++ b/tools/objtool/orc.h
@@ -18,7 +18,7 @@
#ifndef _ORC_H
#define _ORC_H
-#include "orc_types.h"
+#include <asm/orc_types.h>
struct objtool_file;