Commit a6a79957 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #33 from vpisarev/reg_imgcodecs_fix

fix compiling reg module after separating imgcodecs from highgui
parents ed3e4506 bf07490b
......@@ -42,7 +42,7 @@
//M*/
#include "test_precomp.hpp"
#include <opencv2/highgui.hpp>
#include <opencv2/imgcodecs.hpp>
#include <opencv2/core.hpp>
#include "opencv2/reg/mapaffine.hpp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment