X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fnellymoser.h;h=88d9aa624540238b63d654db708d44c8a4fce797;hb=7d2e03afc8573f959aa3641eea5c9f981466bcd8;hp=4f415dedb9cc9059fd4bd91c296f3e16e81bdc5a;hpb=681f5c1271304d14f1825d32bdf30a3c83029d59;p=ffmpeg diff --git a/libavcodec/nellymoser.h b/libavcodec/nellymoser.h index 4f415dedb9c..88d9aa62454 100644 --- a/libavcodec/nellymoser.h +++ b/libavcodec/nellymoser.h @@ -26,13 +26,13 @@ */ /** - * @file nellymoser.h + * @file * The 3 alphanumeric copyright notices are md5summed they are from the original * implementors. The original code is available from http://code.google.com/p/nelly2pcm/ */ -#ifndef FFMPEG_NELLYMOSER_H -#define FFMPEG_NELLYMOSER_H +#ifndef AVCODEC_NELLYMOSER_H +#define AVCODEC_NELLYMOSER_H #include "avcodec.h"