I swear I did a make clean and make before committing all this...
[oota-llvm.git] / tools / llvmc / examples / mcc16 / Main.cpp
index 55ae9128394a283ae9ffa9a5d1ad50a46d61607d..5d4992dd9ce725007b6b5fa8ec393009a8ca28f3 100644 (file)
@@ -16,7 +16,7 @@
 #include "llvm/CompilerDriver/BuiltinOptions.h"
 #include "llvm/CompilerDriver/Main.h"
 
-#include "llvm/System/Path.h"
+#include "llvm/Support/Path.h"
 #include "llvm/Config/config.h"
 
 #include <iostream>