mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
More include madness b/w different systems & compilers
This commit is contained in:
parent
de41dfc314
commit
8fe6877cb2
@ -1,9 +1,7 @@
|
|||||||
#ifndef HAVE_LIBSWRESAMPLE
|
#ifndef HAVE_LIBSWRESAMPLE
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
#ifdef _MSC_VER
|
#include <stdint.h>
|
||||||
# include <stdint.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <libavcodec/avcodec.h>
|
#include <libavcodec/avcodec.h>
|
||||||
#include <libavformat/avformat.h>
|
#include <libavformat/avformat.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user