From 3aa8aa20a6a18759df7a39faedc24271ac63b0c2 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sat, 10 Oct 2009 16:44:46 +0000 Subject: adapt headers to compile with Open Cv version 2.0 svn path=/trunk/externals/pix_opencv/; revision=12574 --- pix_opencv_knear.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pix_opencv_knear.h') diff --git a/pix_opencv_knear.h b/pix_opencv_knear.h index faa9483..37537a5 100644 --- a/pix_opencv_knear.h +++ b/pix_opencv_knear.h @@ -16,14 +16,14 @@ LOG #ifndef INCLUDE_PIX_OPENCV_KNEAR_H_ #define INCLUDE_PIX_OPENCV_KNEAR_H_ -#include "Base/GemPixObj.h" - #ifndef _EiC #include "cv.h" #include "highgui.h" #include "ml.h" #endif +#include "Base/GemPixObj.h" + /*----------------------------------------------------------------- ------------------------------------------------------------------- CLASS -- cgit v1.2.1