util: s/SHA1_H/MESA_SHA1_H/
[mesa.git] / src / util / mesa-sha1.h
index a81aba96e94695b2ce8e131582195a794c552d54..d3f7affecee5cb2f97617eba183b4029057e27fa 100644 (file)
@@ -20,8 +20,8 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
-#ifndef SHA1_H
-#define SHA1_H
+#ifndef MESA_SHA1_H
+#define MESA_SHA1_H
 
 #include <stdlib.h>
 #include "sha1/sha1.h"