aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_motempl.h
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-10-10 16:44:46 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-10-10 16:44:46 +0000
commit3aa8aa20a6a18759df7a39faedc24271ac63b0c2 (patch)
treee13ab276212a713fe547839847a58fe75107d1e4 /pix_opencv_motempl.h
parent674532bbdadd8f476616a202dc9766533c99416c (diff)
adapt headers to compile with Open Cv version 2.0
svn path=/trunk/externals/pix_opencv/; revision=12574
Diffstat (limited to 'pix_opencv_motempl.h')
-rw-r--r--pix_opencv_motempl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pix_opencv_motempl.h b/pix_opencv_motempl.h
index 8a8e0b5..e83a3bf 100644
--- a/pix_opencv_motempl.h
+++ b/pix_opencv_motempl.h
@@ -16,8 +16,6 @@ LOG
#ifndef INCLUDE_PIX_OPENCV_MOTEMPL_H_
#define INCLUDE_PIX_OPENCV_MOTEMPL_H_
-#include "Base/GemPixObj.h"
-
#ifndef _EiC
#include "cv.h"
#include <time.h>
@@ -26,6 +24,8 @@ LOG
#endif
#include <stdio.h>
+#include "Base/GemPixObj.h"
+
/*-----------------------------------------------------------------
-------------------------------------------------------------------