Remove the use of "IncludeFile" from this support facility. The mechanism
[oota-llvm.git] / include / llvm / IntrinsicInst.h
index 5b784fc2b90fec7df943e60f71f5a30c3125b476..996c83cb8ef3ed4ef5010d76173d887bfad411fd 100644 (file)
@@ -28,7 +28,7 @@
 #include "llvm/Function.h"
 #include "llvm/Instructions.h"
 #include "llvm/Intrinsics.h"
-#include "llvm/Support/IncludeFile.h"
+#include "llvm/System/IncludeFile.h"
 
 namespace llvm {
   /// IntrinsicInst - A useful wrapper class for inspecting calls to intrinsic