fix safequeue import

old-commit-hash: 5693773ae1
commatwo_master
Willem Melching 5 years ago
parent da9b0e8baa
commit 1296525567
  1. 2
      selfdrive/loggerd/omx_encoder.h

@ -13,7 +13,7 @@ extern "C" {
}
#include "encoder.h"
#include "common/cqueue.h"
#include "common/queue.h"
// OmxEncoder, lossey codec using hardware hevc
class OmxEncoder : public VideoEncoder {

Loading…
Cancel
Save