Fix building with GCC 13. 86/289486/1
authorMartin Liska <mliska@suse.cz>
Mon, 23 May 2022 10:11:23 +0000 (12:11 +0200)
committerPatryk Kaczmarek <patryk.k@partner.samsung.com>
Thu, 9 Mar 2023 00:40:54 +0000 (01:40 +0100)
commit6a4c9edb7bf37763ca1fec030f8a2bbd0feaf066
tree082399932442d4f810f6838eb465eee785028ae3
parent1277c105a33638e443e5d1bb00632890e94848c3
Fix building with GCC 13.

Fixes the following error:
../src/lib/tvgLzw.h:27:5: error: ‘uint8_t’ does not name a type

Change-Id: Ibfc07d633be35634d0662b866c291781c2e7bf6a
src/lib/tvgLzw.h