summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-08-11 17:22:56 +0200
committerRobin Watts <robin.watts@artifex.com>2015-08-24 10:31:50 +0100
commitc4e3a760a5f4c442b4169dbb16e70ee38f1940d2 (patch)
treef7decba402277969ad30f862cfd9f62326c0e770 /include/mupdf/fitz.h
parentf138744e683ae34a033bd4303c721c93232713be (diff)
downloadmupdf-c4e3a760a5f4c442b4169dbb16e70ee38f1940d2.tar.xz
Move ucdn.h into public headers.
Diffstat (limited to 'include/mupdf/fitz.h')
-rw-r--r--include/mupdf/fitz.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mupdf/fitz.h b/include/mupdf/fitz.h
index 58396759..c5aa2f4c 100644
--- a/include/mupdf/fitz.h
+++ b/include/mupdf/fitz.h
@@ -10,6 +10,7 @@
#include "mupdf/fitz/hash.h"
#include "mupdf/fitz/math.h"
#include "mupdf/fitz/string.h"
+#include "mupdf/fitz/ucdn.h"
#include "mupdf/fitz/tree.h"
#include "mupdf/fitz/xml.h"