summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/examples/mcc16/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvmc/examples/mcc16/Main.cpp')
-rw-r--r--llvm/tools/llvmc/examples/mcc16/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/examples/mcc16/Main.cpp b/llvm/tools/llvmc/examples/mcc16/Main.cpp
index 55ae9128394..5d4992dd9ce 100644
--- a/llvm/tools/llvmc/examples/mcc16/Main.cpp
+++ b/llvm/tools/llvmc/examples/mcc16/Main.cpp
@@ -16,7 +16,7 @@
#include "llvm/CompilerDriver/BuiltinOptions.h"
#include "llvm/CompilerDriver/Main.h"
-#include "llvm/System/Path.h"
+#include "llvm/Support/Path.h"
#include "llvm/Config/config.h"
#include <iostream>
OpenPOWER on IntegriCloud