Updated location of motiondetector.h

This commit is contained in:
Matt Hill
2015-05-15 05:54:33 -04:00
parent d48119e7af
commit f544a6a105

View File

@@ -31,7 +31,7 @@
#include "support/timing.h"
#include "support/platform.h"
#include "video/videobuffer.h"
#include "video/motiondetector.h"
#include "motiondetector.h"
#include "alpr.h"
using namespace alpr;