fix compiling reg module after separating imgcodecs from highgui

pull/33/head
Vadim Pisarevsky 11 years ago
parent ed3e450695
commit bf07490b53
  1. 2
      modules/reg/test/test_reg.cpp

@ -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"

Loading…
Cancel
Save