I swear I did a make clean and make before committing all this...
[oota-llvm.git] / lib / Target / ARM / ARMJITInfo.cpp
index c460cea74fc7768d9b8d4db3ab26e7f2eed07654..50e6562c79eeef44c674c014d275fb1cbffd0fc8 100644 (file)
@@ -22,7 +22,7 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/System/Memory.h"
+#include "llvm/Support/Memory.h"
 #include <cstdlib>
 using namespace llvm;