summaryrefslogtreecommitdiff
path: root/lib/SPIRV/Mangler/Refcount.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/SPIRV/Mangler/Refcount.h')
-rw-r--r--lib/SPIRV/Mangler/Refcount.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/SPIRV/Mangler/Refcount.h b/lib/SPIRV/Mangler/Refcount.h
index edaf0b7..95d2299 100644
--- a/lib/SPIRV/Mangler/Refcount.h
+++ b/lib/SPIRV/Mangler/Refcount.h
@@ -10,8 +10,8 @@
* Contributed by: Intel Corporation
*/
-#ifndef __REF_COUNT_H__
-#define __REF_COUNT_H__
+#ifndef SPIRV_MANGLER_REFCOUNT_H
+#define SPIRV_MANGLER_REFCOUNT_H
#include <assert.h>
@@ -97,4 +97,4 @@ private:
} // namespace SPIR
-#endif //__REF_COUNT_H__
+#endif // SPIRV_MANGLER_REFCOUNT_H