view mpbswap.h @ 23086:778394a078ba

Do not use FT_Glyph_Copy with NULL glyphs. Contrary to the docs, it leaves garbage in *target.
author eugeni
date Tue, 24 Apr 2007 17:36:03 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */