Remove useMachineScheduler and replace it with subtarget options
[oota-llvm.git] / lib / Target / Hexagon / HexagonSelectionDAGInfo.h
index b40b30320cf1bedc3ad6c4804f287cb2c436c75c..8ac2e43f929425be93bd7ba96f6e0f5444605ed4 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef HexagonSELECTIONDAGINFO_H
-#define HexagonSELECTIONDAGINFO_H
+#ifndef LLVM_LIB_TARGET_HEXAGON_HEXAGONSELECTIONDAGINFO_H
+#define LLVM_LIB_TARGET_HEXAGON_HEXAGONSELECTIONDAGINFO_H
 
 #include "llvm/Target/TargetSelectionDAGInfo.h"