summaryrefslogtreecommitdiff
path: root/lib/SPIRV/libSPIRV/SPIRVDebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/SPIRV/libSPIRV/SPIRVDebug.h')
-rw-r--r--lib/SPIRV/libSPIRV/SPIRVDebug.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/SPIRV/libSPIRV/SPIRVDebug.h b/lib/SPIRV/libSPIRV/SPIRVDebug.h
index 9a12967..7dc91d8 100644
--- a/lib/SPIRV/libSPIRV/SPIRVDebug.h
+++ b/lib/SPIRV/libSPIRV/SPIRVDebug.h
@@ -37,8 +37,8 @@
///
//===----------------------------------------------------------------------===//
-#ifndef SPIRVDEBUG_HPP_
-#define SPIRVDEBUG_HPP_
+#ifndef SPIRV_LIBSPIRV_SPIRVDEBUG_H
+#define SPIRV_LIBSPIRV_SPIRVDEBUG_H
#include "SPIRVUtil.h"
#ifdef _SPIRV_LLVM_API
@@ -81,4 +81,4 @@ inline spv_ostream &spvdbgs() {
#endif
} // namespace SPIRV
-#endif /* SPIRVDEBUG_HPP_ */
+#endif // SPIRV_LIBSPIRV_SPIRVDEBUG_H