summaryrefslogtreecommitdiff
path: root/tests/examples
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-12-21 11:33:48 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2011-12-21 11:33:48 +0100
commitfaab614276fbcb5e65a3c7e419f77cda9ccabbf2 (patch)
tree9d7c9f1307c3ab72482bb19e792ab5192630b2b6 /tests/examples
parent2b18ec9ece6f95273267b5be192586ddf914934a (diff)
tests: avoid useless include
Diffstat (limited to 'tests/examples')
-rw-r--r--tests/examples/opencv/gstmotioncells_dynamic_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/examples/opencv/gstmotioncells_dynamic_test.c b/tests/examples/opencv/gstmotioncells_dynamic_test.c
index 83834065b..56e359f9c 100644
--- a/tests/examples/opencv/gstmotioncells_dynamic_test.c
+++ b/tests/examples/opencv/gstmotioncells_dynamic_test.c
@@ -26,7 +26,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <locale.h>
-#include <gst/interfaces/propertyprobe.h>
#include "gstmotioncells_dynamic_test.h"
#include "gst_element_print_properties.h"