summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/wasm/Driver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/wasm/Driver.cpp b/lld/wasm/Driver.cpp
index 8d909ecd69b..487e56755cd 100644
--- a/lld/wasm/Driver.cpp
+++ b/lld/wasm/Driver.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
#include "lld/Common/Driver.h"
-#include "InputChunks.h"
+#include "Config.h"
#include "MarkLive.h"
#include "SymbolTable.h"
#include "Writer.h"
OpenPOWER on IntegriCloud