summaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/PointerTracking.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Analysis/PointerTracking.h')
-rw-r--r--include/llvm/Analysis/PointerTracking.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Analysis/PointerTracking.h b/include/llvm/Analysis/PointerTracking.h
index a14bbf0..6c4f838 100644
--- a/include/llvm/Analysis/PointerTracking.h
+++ b/include/llvm/Analysis/PointerTracking.h
@@ -27,7 +27,7 @@
#ifndef LLVM_ANALYSIS_POINTERTRACKING_H
#define LLVM_ANALYSIS_POINTERTRACKING_H
-#include "llvm/ADT/SmallSet.h"
+#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Analysis/Dominators.h"
#include "llvm/Instructions.h"
#include "llvm/Pass.h"
OpenPOWER on IntegriCloud