Changes For Bug 352
[oota-llvm.git] / lib / AsmParser / ParserInternals.h
index 71876a55b4652a74af42edcea92712408ef11029..9fdc8e66f8ba5f27ad0b1c8c73e66188039ddd5b 100644 (file)
@@ -20,7 +20,7 @@
 #include "llvm/Function.h"
 #include "llvm/Instructions.h"
 #include "llvm/Assembly/Parser.h"
-#include "Support/StringExtras.h"
+#include "llvm/ADT/StringExtras.h"
 
 // Global variables exported from the lexer...
 extern std::FILE *llvmAsmin;