mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
Apply jurgensmirnoff's patch for cvIplDepth and include cvaux.h in opencv.h for OpenCV 2.0
This commit is contained in:
parent
45478f2dfe
commit
94340872bc
3 changed files with 10 additions and 3 deletions
|
@ -50,6 +50,7 @@ extern "C"{
|
|||
|
||||
// OpenCV headers
|
||||
#include <cxcore.h>
|
||||
#include <cvaux.h>
|
||||
#include <cv.h>
|
||||
#include <highgui.h>
|
||||
#include <cxmisc.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue