Revision 5b21bdab libavcodec/sp5x.h
libavcodec/sp5x.h | ||
---|---|---|
19 | 19 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
20 | 20 |
*/ |
21 | 21 |
|
22 |
#ifndef SP5X_H |
|
23 |
#define SP5X_H |
|
22 |
#ifndef FFMPEG_SP5X_H
|
|
23 |
#define FFMPEG_SP5X_H
|
|
24 | 24 |
|
25 | 25 |
#include <stdint.h> |
26 | 26 |
|
... | ... | |
331 | 331 |
}; |
332 | 332 |
#endif |
333 | 333 |
|
334 |
#endif /* SP5X_H */ |
|
334 |
#endif /* FFMPEG_SP5X_H */ |
Also available in: Unified diff