]> git.sesse.net Git - ffmpeg/blobdiff - tests/seek_test.c
Make less verbose a sentence in the preset system documentation.
[ffmpeg] / tests / seek_test.c
index b1a2c939a50c890d08af3fb19410b000b2fbfbd3..088bbc8302254ffca381ad9e9129e5e577932c4b 100644 (file)
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
+
+#include <stdint.h>
 #include <stdlib.h>
 #include <stdio.h>
 
-#include "avformat.h"
+#include "libavformat/avformat.h"
 
 #undef exit