[Modules] Move the LLVM IR pattern match header into the IR library, it
[oota-llvm.git] / include / llvm / Support / SMLoc.h
index 2b0e9dfff711392b12ab5ff3ba558d9c5c0e85ce..0906471f624e6f472d21a2b42c088ecddb2c3d12 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef SUPPORT_SMLOC_H
-#define SUPPORT_SMLOC_H
+#ifndef LLVM_SUPPORT_SMLOC_H
+#define LLVM_SUPPORT_SMLOC_H
 
 #include <cassert>