first version of moving KDTree from core to ml
[profile/ivi/opencv.git] / modules / features2d / test / test_precomp.hpp
index 49bc1df..893b29b 100644 (file)
@@ -12,7 +12,8 @@
 #include "opencv2/ts.hpp"
 #include "opencv2/imgproc.hpp"
 #include "opencv2/features2d.hpp"
-#include "opencv2/highgui.hpp"
+#include "opencv2/imgcodecs.hpp"
+#include "opencv2/ml.hpp"
 #include <iostream>
 
 #endif