Const-correct and prevent a copy of a SmallPtrSet.
[oota-llvm.git] / lib / ExecutionEngine / EventListenerCommon.h
index 5d756ed062f54c4b211cbb895e00a4020240c2e7..66645d7297e9593b4763887d0e4e0523ac618966 100644 (file)
@@ -15,7 +15,7 @@
 #define EVENT_LISTENER_COMMON_H
 
 #include "llvm/ADT/DenseMap.h"
-#include "llvm/DebugInfo.h"
+#include "llvm/IR/DebugInfo.h"
 #include "llvm/IR/Metadata.h"
 #include "llvm/IR/ValueHandle.h"
 #include "llvm/Support/Path.h"