Browse Source

possible fix to build error

David Rose 14 years ago
parent
commit
3f2b3ca4b5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/movies/ffmpegVideoCursor.h

+ 1 - 0
panda/src/movies/ffmpegVideoCursor.h

@@ -28,6 +28,7 @@
 #include "pmutex.h"
 #include "reMutex.h"
 #include "conditionVar.h"
+#include "pdeque.h"
 
 struct AVFormatContext;
 struct AVCodecContext;