]> git.sesse.net Git - ffmpeg/blobdiff - vhook/null.c
cosmetics, pts->dts
[ffmpeg] / vhook / null.c
index c933089060a70ba957209defd74f94a99fdcf554..6f310371c0a76a856fde51abd0ee2044889309c9 100644 (file)
@@ -20,8 +20,8 @@
  */
 #include <stdio.h>
 
-#include "framehook.h"
-#include "swscale.h"
+#include "libavformat/framehook.h"
+#include "libswscale/swscale.h"
 
 static int sws_flags = SWS_BICUBIC;