font-viewer: Fix a compile-time warning

Due to an undeclared function.
This commit is contained in:
Bastien Nocera 2010-09-20 18:24:14 +01:00
parent 1bac073929
commit a4eb4f1ba3
3 changed files with 32 additions and 2 deletions

View file

@ -27,6 +27,8 @@
#include <gio/gio.h>
#include "ftstream-vfs.h"
static unsigned long
vfs_stream_read(FT_Stream stream,
unsigned long offset,