1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

pixdesc: remove duplicated header inclusion

This commit is contained in:
Stefano Sabatini
2011-06-06 11:34:45 +02:00
parent ef28c7b3a4
commit 263f57c6d7

View File

@@ -22,7 +22,6 @@
#ifndef AVUTIL_PIXDESC_H
#define AVUTIL_PIXDESC_H
#include "pixfmt.h"
#include <inttypes.h>
#include "pixfmt.h"