summaryrefslogtreecommitdiff
path: root/include/mupdf/pdf.h
diff options
context:
space:
mode:
authorPaul Gardiner <paulg.artifex@glidos.net>2013-07-22 11:09:22 +0100
committerPaul Gardiner <paulg.artifex@glidos.net>2013-07-22 11:11:46 +0100
commit15b9cdd84caf784abeb911ca7aaf1d317d201e88 (patch)
treec00b6469e77734967e74bfef80a9bd8b902b0054 /include/mupdf/pdf.h
parent9371668e28e5063ae42b8cd1906f27ee7b33379e (diff)
downloadmupdf-15b9cdd84caf784abeb911ca7aaf1d317d201e88.tar.xz
Collect together all code to do with appearance-stream creation
Diffstat (limited to 'include/mupdf/pdf.h')
-rw-r--r--include/mupdf/pdf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mupdf/pdf.h b/include/mupdf/pdf.h
index c2e069a9..976aaa07 100644
--- a/include/mupdf/pdf.h
+++ b/include/mupdf/pdf.h
@@ -17,6 +17,7 @@
#include "mupdf/pdf/annot.h"
#include "mupdf/pdf/field.h"
#include "mupdf/pdf/widget.h"
+#include "mupdf/pdf/appearance.h"
#include "mupdf/pdf/event.h"
#include "mupdf/pdf/javascript.h"