r600g,compute: provide local copy of functions from ac_binary.c
[mesa.git] / src / gallium / drivers / r600 / evergreen_compute_internal.h
index 6f4be3ea57fdc1acffae09c5595b6c30dadf85e8..32f53adbe5398271e6e534b02437b8ce2c78ccb4 100644 (file)
  * Authors:
  *      Adam Rak <adam.rak@streamnovation.com>
  */
 #ifndef EVERGREEN_COMPUTE_INTERNAL_H
 #define EVERGREEN_COMPUTE_INTERNAL_H
 
+#include "ac_binary.h"
 #include "r600_asm.h"
 #ifdef HAVE_OPENCL
 #include <llvm-c/Core.h>