clover: Replace a bunch of double underscores with single underscores.
[mesa.git] / src / gallium / state_trackers / clover / core / compat.hpp
index 6018838749ca56b46da2429aa48d1dcf5e24f593..2e51d0f8c125e12189d8078a22dc483e3506aef5 100644 (file)
@@ -20,8 +20,8 @@
 // OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#ifndef __CORE_COMPAT_HPP__
-#define __CORE_COMPAT_HPP__
+#ifndef _CORE_COMPAT_HPP_
+#define _CORE_COMPAT_HPP_
 
 #include <new>
 #include <cstring>