font-viewer: Fix a compile-time warning
Due to an undeclared function.
This commit is contained in:
parent
1bac073929
commit
a4eb4f1ba3
3 changed files with 32 additions and 2 deletions
|
@ -27,6 +27,8 @@
|
|||
|
||||
#include <gio/gio.h>
|
||||
|
||||
#include "ftstream-vfs.h"
|
||||
|
||||
static unsigned long
|
||||
vfs_stream_read(FT_Stream stream,
|
||||
unsigned long offset,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue