Commit b9cbbc21 authored by kabi's avatar kabi

* using ../ for bswap.h


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@556 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 02a37c3e
......@@ -114,7 +114,7 @@ typedef signed long long INT64;
#define UINT64_C(c) (c ## ULL)
#endif
#include "bswap.h"
#include "../bswap.h"
#ifdef USE_FASTMEMCPY
#include "fastmemcpy.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment