adding include of "jni.h"

pull/13383/head
Ethan Rublee 15 years ago
parent 715ca399f1
commit 8b0a186ff0
  1. 2
      android/android-jni/jni/image_pool.cpp

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

Loading…
Cancel
Save