i965g: fix some reloc counts
[mesa.git] / src / gallium / drivers / llvmpipe / lp_bld_format.h
index 6d3f6926193ff4013ca58b23b7c75fbf4c84724a..c087fc986eddffd3647209ae56cb098cf0abb784 100644 (file)
@@ -25,8 +25,8 @@
  *
  **************************************************************************/
 
-#ifndef LP_BLD_H
-#define LP_BLD_H
+#ifndef LP_BLD_FORMAT_H
+#define LP_BLD_FORMAT_H
 
 
 /**
@@ -116,4 +116,4 @@ lp_build_load_rgba_soa(LLVMBuilderRef builder,
                        LLVMValueRef offsets,
                        LLVMValueRef *rgba);
 
-#endif /* !LP_BLD_H */
+#endif /* !LP_BLD_FORMAT_H */