summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/PipelinePrinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-mca/PipelinePrinter.h')
-rw-r--r--llvm/tools/llvm-mca/PipelinePrinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/PipelinePrinter.h b/llvm/tools/llvm-mca/PipelinePrinter.h
index fe871414418..a90b3a2af42 100644
--- a/llvm/tools/llvm-mca/PipelinePrinter.h
+++ b/llvm/tools/llvm-mca/PipelinePrinter.h
@@ -18,7 +18,7 @@
#define LLVM_TOOLS_LLVM_MCA_PIPELINEPRINTER_H
#include "Pipeline.h"
-#include "View.h"
+#include "Views/View.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/raw_ostream.h"
OpenPOWER on IntegriCloud