summaryrefslogtreecommitdiff
path: root/tools/llvmc/examples/mcc16/Hooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc/examples/mcc16/Hooks.cpp')
-rw-r--r--tools/llvmc/examples/mcc16/Hooks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc/examples/mcc16/Hooks.cpp b/tools/llvmc/examples/mcc16/Hooks.cpp
index edb91e16aa..95158efeec 100644
--- a/tools/llvmc/examples/mcc16/Hooks.cpp
+++ b/tools/llvmc/examples/mcc16/Hooks.cpp
@@ -1,4 +1,4 @@
-#include "llvm/System/Path.h"
+#include "llvm/Support/Path.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/raw_ostream.h"