Browse Source

lavf/swf: fix make checkheaders.

tags/n0.11
Clément Bœsch 13 years ago
parent
commit
1308fa42ad
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavformat/swf.h

+ 2
- 0
libavformat/swf.h View File

@@ -23,6 +23,8 @@
#ifndef AVFORMAT_SWF_H
#define AVFORMAT_SWF_H

#include "config.h"

#if CONFIG_ZLIB
#include <zlib.h>
#endif


Loading…
Cancel
Save