This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "krobot".
The branch, master has been updated
via a76fb714ce409ede1b0357665e51a6b6c3bb3878 (commit)
from 67f7559b01cbcc94a3a9832903f18fc93eb63dc6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a76fb714ce409ede1b0357665e51a6b6c3bb3878
Author: Xavier Lagorce <Xav...@cr...>
Date: Sun Apr 10 20:46:17 2011 +0200
[vision2008] Minor fix
-----------------------------------------------------------------------
Changes:
diff --git a/info/vision/coupe2008/camfilter.c b/info/vision/coupe2008/camfilter.c
index ac37ab0..72e1d3f 100644
--- a/info/vision/coupe2008/camfilter.c
+++ b/info/vision/coupe2008/camfilter.c
@@ -1,5 +1,5 @@
-#include "cv.h"
-#include "highgui.h"
+#include <cv.h>
+#include <highgui.h>
#include <math.h>
#include <stdio.h>
hooks/post-receive
--
krobot
|