don't include zm_utils in decoder_thread
This commit is contained in:
parent
2b34d09b84
commit
c39ec5873b
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include "zm_monitor.h"
|
||||
#include "zm_signal.h"
|
||||
#include "zm_utils.h"
|
||||
|
||||
//DecoderThread::DecoderThread(std::shared_ptr<Monitor> monitor) :
|
||||
DecoderThread::DecoderThread(Monitor * monitor) :
|
||||
|
|
Loading…
Reference in New Issue