X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Ftruespeech_data.h;h=c7ca559103960d8feb0f45d9f66f1656bea3ecde;hb=ae899d12aea6ca2a16e65fb2771d9b0c739a0985;hp=1ee75dc12837fd15ca85df514b415753a87ced79;hpb=c7bf7a826776ada93b3ebf141167af5c3694bab6;p=ffmpeg diff --git a/libavcodec/truespeech_data.h b/libavcodec/truespeech_data.h index 1ee75dc1283..c7ca5591039 100644 --- a/libavcodec/truespeech_data.h +++ b/libavcodec/truespeech_data.h @@ -19,8 +19,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef TRUESPEECH_DATA_H -#define TRUESPEECH_DATA_H +#ifndef FFMPEG_TRUESPEECH_DATA_H +#define FFMPEG_TRUESPEECH_DATA_H #include @@ -156,4 +156,4 @@ static const int16_t ts_5E2[8] = static const int16_t ts_5F2[8] = { 0x6000, 0x4800, 0x3600, 0x2880, 0x1E60, 0x16C8, 0x1116, 0x0CD1 }; -#endif /* TRUESPEECH_DATA_H */ +#endif /* FFMPEG_TRUESPEECH_DATA_H */