summaryrefslogtreecommitdiff
path: root/platform/gl/gl-app.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/gl/gl-app.h')
-rw-r--r--platform/gl/gl-app.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/gl/gl-app.h b/platform/gl/gl-app.h
index df6a2f96..7bff257b 100644
--- a/platform/gl/gl-app.h
+++ b/platform/gl/gl-app.h
@@ -5,6 +5,8 @@ int win_open_file(char *buf, int len);
#endif
#include "mupdf/fitz.h"
+#include "mupdf/ucdn.h"
+
#include <GLFW/glfw3.h>
extern fz_context *ctx;