Try again to revert the bad patch. The tree was reverted for some unknown reason
[oota-llvm.git] / utils / not / not.cpp
index 908abe932d10591b38b05fd66f9f07c906b62e19..9a924b56a7923de3998ace9324883997fefcff35 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/System/Path.h"
-#include "llvm/System/Program.h"
+#include "llvm/Support/Path.h"
+#include "llvm/Support/Program.h"
 #include "llvm/Support/raw_ostream.h"
 using namespace llvm;