summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Memory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/Memory.cpp')
-rw-r--r--llvm/lib/Support/Memory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Memory.cpp b/llvm/lib/Support/Memory.cpp
index 3ba0d5e0ccc..c245eedd2c1 100644
--- a/llvm/lib/Support/Memory.cpp
+++ b/llvm/lib/Support/Memory.cpp
@@ -13,7 +13,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/Support/Memory.h"
-#include "llvm/Config/config.h"
+#include "llvm/Config/llvm-config.h"
#include "llvm/Support/Valgrind.h"
// Include the platform-specific parts of this class.
OpenPOWER on IntegriCloud