gallivm: Remove NULL check of pointer that can't be NULL.
[mesa.git] / src / gallium / auxiliary / draw / draw_llvm.h
index d1cbac4af97025d21d83f542fe57d35a01ca2103..28b9044a81eeb482a0c965e098aee3fbeb3b2b1b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef DRAW_LLVM_H
-#define DRAW_LLVM_H
+#ifndef HAVE_LLVM_H
+#define HAVE_LLVM_H
 
 #include "draw/draw_private.h"