meson: Add fpi-compat.h to the private headers

This commit is contained in:
Marco Trevisan (Treviño)
2020-02-27 06:03:21 +01:00
parent 7b7fc2423e
commit 19225aaa3e
+1
View File
@@ -31,6 +31,7 @@ libfprint_private_headers = [
'fpi-byte-reader.h', 'fpi-byte-reader.h',
'fpi-byte-utils.h', 'fpi-byte-utils.h',
'fpi-byte-writer.h', 'fpi-byte-writer.h',
'fpi-compat.h',
'fpi-context.h', 'fpi-context.h',
'fpi-device.h', 'fpi-device.h',
'fpi-image-device.h', 'fpi-image-device.h',