summaryrefslogtreecommitdiffhomepage
path: root/cv/video-property-page.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-04-28 00:26:58 +0200
committerStanislaw Halik <sthalik@misaki.pl>2018-04-28 00:26:58 +0200
commit75ff941b20b28f520b9ad78d5df7d7ba55db4623 (patch)
tree76a0000c7096fd3acb1ec12bc160f51b4f644698 /cv/video-property-page.hpp
parentc881d7ff07371838d39a08cc0194dc62d9e6bbea (diff)
fix find_package opencv
Diffstat (limited to 'cv/video-property-page.hpp')
-rw-r--r--cv/video-property-page.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cv/video-property-page.hpp b/cv/video-property-page.hpp
index 4f356b2c..9e6b596f 100644
--- a/cv/video-property-page.hpp
+++ b/cv/video-property-page.hpp
@@ -8,8 +8,6 @@
#include <opencv2/videoio.hpp>
-struct IBaseFilter;
-
struct video_property_page final
{
video_property_page() = delete;