Adding a collector name attribute to Function in the IR. These
[oota-llvm.git] / include / llvm / Support / StringPool.h
index 692befffe996f7848cba554ceff1ba59dbb5093b..7ac2b147c34dc7eb54c0ff355f1166cb676a3ce5 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef LLVM_SUPPORT_STRINGPOOL_H
 #define LLVM_SUPPORT_STRINGPOOL_H
 
-#include <llvm/ADT/StringMap.h>
+#include "llvm/ADT/StringMap.h"
 #include <new>
 #include <cassert>