cleanup
This commit is contained in:
@@ -12,11 +12,7 @@
|
|||||||
|
|
||||||
namespace avcodec
|
namespace avcodec
|
||||||
{
|
{
|
||||||
#if defined(WIN32)
|
|
||||||
#include "ffmpeg/include/ffmpeg/avformat.h"
|
|
||||||
#else
|
|
||||||
#include <ffmpeg/avformat.h>
|
#include <ffmpeg/avformat.h>
|
||||||
#endif
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#if defined(_MSC_VER) && !defined(XBOX)
|
#if defined(_MSC_VER) && !defined(XBOX)
|
||||||
|
|||||||
Reference in New Issue
Block a user