[SystemZ] Add test missing from r186148
[oota-llvm.git] / include / llvm / Support / LEB128.h
index b52e5bc9ad332d935f38f119aa29824635f1e747..802b4f354a5a78e753c8bacc71a94a5fea182e23 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SYSTEM_LEB128_H
-#define LLVM_SYSTEM_LEB128_H
+#ifndef LLVM_SUPPORT_LEB128_H
+#define LLVM_SUPPORT_LEB128_H
 
 #include "llvm/Support/raw_ostream.h"