X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fstereo3d.h;h=54611d1286aa3f7d3a3daea06846ab0e55aea0dc;hb=03c1129b20642df4e713b21afd5ee4844b1c409d;hp=e7a84568ee2a7d2d7ed1081ac6bb465108618e6b;hpb=5b0d4c247a3c3ba8a8ece70b31354121645c8320;p=ffmpeg diff --git a/libavfilter/stereo3d.h b/libavfilter/stereo3d.h index e7a84568ee2..54611d1286a 100644 --- a/libavfilter/stereo3d.h +++ b/libavfilter/stereo3d.h @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef LIBAVFILTER_STEREO3D_H -#define LIBAVFILTER_STEREO3D_H +#ifndef AVFILTER_STEREO3D_H +#define AVFILTER_STEREO3D_H #include #include @@ -33,4 +33,4 @@ typedef struct Stereo3DDSPContext { void ff_stereo3d_init_x86(Stereo3DDSPContext *dsp); -#endif /* LIBAVFILTER_STEREO3D_H */ +#endif /* AVFILTER_STEREO3D_H */