Canonicalize header guards into a common format.
[oota-llvm.git] / tools / bugpoint / ToolRunner.h
index 6e7b95c7847bfb341d3ee3ae1b35e92630e877eb..454724ace5ce1e8c525049bafe12edc4579ccd5d 100644 (file)
@@ -14,8 +14,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef BUGPOINT_TOOLRUNNER_H
-#define BUGPOINT_TOOLRUNNER_H
+#ifndef LLVM_TOOLS_BUGPOINT_TOOLRUNNER_H
+#define LLVM_TOOLS_BUGPOINT_TOOLRUNNER_H
 
 #include "llvm/ADT/Triple.h"
 #include "llvm/Support/CommandLine.h"