]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/framehook.c
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, excep...
[frescor/ffmpeg.git] / libavformat / framehook.c
index b731c8beac2a0a7a30692d7b0549a50b0df60c5f..ee390e4d99166b9743c76b65a9c7190d02f23831 100644 (file)
@@ -18,8 +18,8 @@
  */
 #include <errno.h>
 #include "config.h"
-#include "framehook.h"
 #include "avformat.h"
+#include "framehook.h"
 
 #ifdef CONFIG_HAVE_DLFCN
 #include <dlfcn.h>