Fix includes in template matching element

This commit is contained in:
Mike Sheldon 2009-12-18 11:23:59 +00:00 committed by Thiago Santos
parent babe97ca50
commit f35f701996

View file

@ -47,8 +47,8 @@
#define __GST_TEMPLATEMATCH_H__
#include <gst/gst.h>
#include <opencv/cv.h>
#include <opencv/highgui.h>
#include <cv.h>
#include <highgui.h>
G_BEGIN_DECLS
/* #defines don't like whitespacey bits */