diff --git a/src/openalpr/motiondetector.h b/src/openalpr/motiondetector.h index 6d63227..662326d 100644 --- a/src/openalpr/motiondetector.h +++ b/src/openalpr/motiondetector.h @@ -3,6 +3,7 @@ #define OPENALPR_MOTIONDETECTOR_H #include "opencv2/opencv.hpp" +#include "utility.h" namespace alpr {