stdint.h -> msc_stdint.h

This commit is contained in:
Vadim Pisarevsky
2010-08-06 11:07:03 +00:00
parent bc4532bd07
commit 37f47c9fa3
13 changed files with 13 additions and 13 deletions

View File

@@ -21,7 +21,7 @@
#ifndef AVUTIL_MD5_H
#define AVUTIL_MD5_H
#include <stdint.h>
#include <msc_stdint.h>
extern const int av_md5_size;