Make photo.hpp independent from C API

This commit is contained in:
Andrey Kamaev
2013-04-07 23:23:53 +04:00
parent 0738ea7d0f
commit 69648f0a6f
11 changed files with 26 additions and 25 deletions

View File

@@ -24,6 +24,7 @@
#include "opencv2/highgui.hpp"
#include "opencv2/highgui/highgui_c.h"
#include "opencv2/photo/photo_c.h"
#include "opencv2/opencv_modules.hpp"