Fixing zm_image_analyser.h:13:25: fatal error: zm_detector.h: No such file or directory

This commit is contained in:
Kyle Johnson 2013-08-13 09:53:31 -04:00
parent 1888bec092
commit c3f468eb8c
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
#include <memory> #include <memory>
#include "zm.h" #include "zm.h"
#include "zm_detector.h"
#include "zm_image.h" #include "zm_image.h"
#include "zm_zone.h" #include "zm_zone.h"
#include "zm_event.h" #include "zm_event.h"