util: import xxhash
[mesa.git] / src / util / meson.build
index 0a3ad64d4ac2605f77337bbe94742ce9fd0a4f04..66d097783cc9784e62c88f37fd00eded38004713 100644 (file)
@@ -116,6 +116,7 @@ files_mesa_util = files(
   'u_cpu_detect.h',
   'vma.c',
   'vma.h',
+  'xxhash.h',
 )
 
 files_drirc = files('00-mesa-defaults.conf')