X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMips%2FMips16InstrInfo.h;h=e7d0c07f36c5567c46f595365abd3d02417285a0;hb=211ed6d0017280fe27176338e88a9fee998dc909;hp=a004c567e6c9956d2236f23d3ed0833effb1f775;hpb=a002a91ad8eeb1b5382301acb7978ce986c67d05;p=oota-llvm.git diff --git a/lib/Target/Mips/Mips16InstrInfo.h b/lib/Target/Mips/Mips16InstrInfo.h index a004c567e6c..e7d0c07f36c 100644 --- a/lib/Target/Mips/Mips16InstrInfo.h +++ b/lib/Target/Mips/Mips16InstrInfo.h @@ -11,8 +11,8 @@ // //===----------------------------------------------------------------------===// -#ifndef MIPS16INSTRUCTIONINFO_H -#define MIPS16INSTRUCTIONINFO_H +#ifndef LLVM_LIB_TARGET_MIPS_MIPS16INSTRINFO_H +#define LLVM_LIB_TARGET_MIPS_MIPS16INSTRINFO_H #include "Mips16RegisterInfo.h" #include "MipsInstrInfo.h"