Resolve implicit declaration of render_all

This commit is contained in:
Moritz Lipp 2013-10-31 08:49:25 +01:00
parent 7d7fe1d864
commit 73e0754d58

View file

@ -12,6 +12,7 @@
#include "document.h"
#include "utils.h"
#include "page.h"
#include "render.h"
struct zathura_link_s {
zathura_rectangle_t position; /**< Position of the link */