util: move fnv1a hash implementation into its own header
[mesa.git] / src / util / meson.build
index 66d097783cc9784e62c88f37fd00eded38004713..7791be73cde6b59cb9503968bcd532053fb6b893 100644 (file)
@@ -45,6 +45,7 @@ files_mesa_util = files(
   'double.h',
   'fast_idiv_by_const.c',
   'fast_idiv_by_const.h',
+  'fnv1a.h',
   'format_r11g11b10f.h',
   'format_rgb9e5.h',
   'format_srgb.h',