OSDN Git Service

readme: Add mention to waffle kanban
[android-x86/hardware-intel-common-libva.git] / va / sysdeps.h
index 77db28a..164a274 100644 (file)
 # define Bool  int
 # define True  1
 # define False 0
+
+/* Macros generated from configure */
+# define LIBVA_VERSION_S "1.1.0"
+
+/* Android logging utilities */
+# include <utils/Log.h>
 #endif
 
 #if defined __GNUC__ && defined HAVE_GNUC_VISIBILITY_ATTRIBUTE