summaryrefslogtreecommitdiff
path: root/fitz/memento.h
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/memento.h')
-rw-r--r--fitz/memento.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/fitz/memento.h b/fitz/memento.h
index 4831349b..75354384 100644
--- a/fitz/memento.h
+++ b/fitz/memento.h
@@ -137,6 +137,12 @@
#include <memory.h>
+#ifdef __ANDROID__
+#define MEMENTO_ANDROID
+#include <stdio.h>
+#include <stdlib.h>
+#endif
+
#define MEMENTO_H
#ifndef MEMENTO_UNDERLYING_MALLOC