Commit 855da69bde3e420efa890c9b25c93d7c5166e8bd

Authored by Scott Klum
1 parent d5d8f4ed

Don't need opencvutils

Showing 1 changed file with 0 additions and 1 deletions
openbr/plugins/mask.cpp
... ... @@ -17,7 +17,6 @@
17 17 #include <opencv2/imgproc/imgproc.hpp>
18 18 #include <opencv2/imgproc/imgproc_c.h>
19 19 #include "openbr_internal.h"
20   -#include "openbr/core/opencvutils.h"
21 20  
22 21 using namespace cv;
23 22  
... ...