better include

Originally committed as revision 12257 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 17 years ago
parent 3635791a99
commit b85976ba64
  1. 2
      libavcodec/faanidct.c

@ -18,7 +18,7 @@
* License along with FFmpeg; if not, write to the Free Software * License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include "mpegvideo.h" #include "faanidct.h"
/* To allow switching to double. */ /* To allow switching to double. */
#define FLOAT float #define FLOAT float

Loading…
Cancel
Save