summaryrefslogtreecommitdiff
path: root/libavformat/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/apm.c')
-rw-r--r--libavformat/apm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavformat/apm.c b/libavformat/apm.c
index 6af0e1bdcb..91eea86a57 100644
--- a/libavformat/apm.c
+++ b/libavformat/apm.c
@@ -19,6 +19,9 @@
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+
+#include "config_components.h"
+
#include "avformat.h"
#include "internal.h"
#include "rawenc.h"