adding include of "jni.h"

This commit is contained in:
Ethan Rublee 2010-11-29 08:37:41 +00:00
parent 715ca399f1
commit 8b0a186ff0

View File

@ -4,7 +4,7 @@
#include <android/log.h>
#include <opencv2/imgproc/imgproc.hpp>
#include <jni.h>
using namespace cv;
#define LOG_TAG "libandroid-opencv"