소스 검색

Update savevideofile.h

叶海辉 6 년 전
부모
커밋
8131b83e44
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/video/savevideofile.h

+ 1 - 1
src/video/savevideofile.h

@@ -7,9 +7,9 @@
 #include <math.h>
 
 #include <QThread>
+#include <QMutex>
 #include <QDebug>
 
-
 extern"C"
 {
     #include <libavutil/avassert.h>