Explorar el Código

Update savevideofile.h

叶海辉 hace 6 años
padre
commit
8131b83e44
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>