summaryrefslogtreecommitdiff
path: root/include/llvm/Argument.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Argument.h')
-rw-r--r--include/llvm/Argument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Argument.h b/include/llvm/Argument.h
index c69caab831..ce81a94a63 100644
--- a/include/llvm/Argument.h
+++ b/include/llvm/Argument.h
@@ -16,6 +16,7 @@
#include "llvm/Value.h"
#include "llvm/ParameterAttributes.h"
+#include "llvm/ADT/ilist_node.h"
namespace llvm {