summaryrefslogtreecommitdiff
path: root/libview
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-05 18:42:02 +0100
committerraveit65 <[email protected]>2017-03-07 13:34:19 +0100
commit0b6c62b75d02a1ba3bd8c073970965b26111785f (patch)
treef7b9d99f2aac8f3762859247a009038396183ada /libview
parentebae54230a23e0e8bef7c7c2edbe22b54a476cee (diff)
downloadatril-0b6c62b75d02a1ba3bd8c073970965b26111785f.tar.bz2
atril-0b6c62b75d02a1ba3bd8c073970965b26111785f.tar.xz
ev-view: Inlcude ev-jobs in ev-view.h
taken from: https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&id=751df481af5d6148302c047de948dd514888c578
Diffstat (limited to 'libview')
-rw-r--r--libview/ev-view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libview/ev-view.h b/libview/ev-view.h
index 0a9e1718..85c942df 100644
--- a/libview/ev-view.h
+++ b/libview/ev-view.h
@@ -29,6 +29,7 @@
#include <atril-document.h>
#include "ev-document-model.h"
+#include "ev-jobs.h"
G_BEGIN_DECLS