Fix for old GAVL versions (missing uint64_t)
This commit is contained in:
parent
9d99300841
commit
792a595041
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#include <string>
|
||||
|
||||
extern "C" {
|
||||
#include <stdint.h>
|
||||
#include <gavl/gavltime.h>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue