mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
fix some back compat
This commit is contained in:
parent
1407bd47b1
commit
f5366e2213
@ -11,6 +11,8 @@
|
||||
#include <opencv2/highgui.hpp>
|
||||
#include <opencv2/imgproc.hpp>
|
||||
#include <opencv2/videoio.hpp>
|
||||
#else
|
||||
#include <opencv/highgui.h>
|
||||
#endif
|
||||
#include <string.h>
|
||||
#include <nan.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user