summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android')
-rw-r--r--platform/android/jni/Core.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/jni/Core.mk b/platform/android/jni/Core.mk
index 6a5b2365..7f45e95f 100644
--- a/platform/android/jni/Core.mk
+++ b/platform/android/jni/Core.mk
@@ -57,7 +57,7 @@ LOCAL_SRC_FILES += \
$(MY_ROOT)/source/pdf/js/pdf-js.c \
$(MY_ROOT)/source/pdf/js/pdf-jsimp-mu.c
ifdef MEMENTO
-LOCAL_SRC_FILES += $(MY_ROOT)/fitz/memento.c
+LOCAL_SRC_FILES += $(MY_ROOT)/source/fitz/memento.c
endif
LOCAL_LDLIBS := -lm -llog -ljnigraphics