Canonicalize header guards into a common format.
[oota-llvm.git] / utils / TableGen / CodeGenIntrinsics.h
index a9ece01c904bd6eb2d9eda577e810b935eb52349..1f1adf11fb3b06ca83e8505193498729443293cb 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef CODEGEN_INTRINSIC_H
-#define CODEGEN_INTRINSIC_H
+#ifndef LLVM_UTILS_TABLEGEN_CODEGENINTRINSICS_H
+#define LLVM_UTILS_TABLEGEN_CODEGENINTRINSICS_H
 
 #include "llvm/CodeGen/MachineValueType.h"
 #include <string>