]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/bethsoftvideo.h
Globally rename the header inclusion guard names.
[ffmpeg] / libavcodec / bethsoftvideo.h
index 96629cd054f011f52ca7726fc4c50d1f5ede78dd..d5b5d0a5258ffe182480804f3d83a5e1c9407f13 100644 (file)
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef FFMPEG_BETHSOFTVIDEO_H
-#define FFMPEG_BETHSOFTVIDEO_H
+#ifndef AVCODEC_BETHSOFTVIDEO_H
+#define AVCODEC_BETHSOFTVIDEO_H
 
 enum BethsoftVidBlockType
 {
@@ -33,4 +33,4 @@ enum BethsoftVidBlockType
     EOF_BLOCK           = 0x14,
 };
 
-#endif /* FFMPEG_BETHSOFTVIDEO_H */
+#endif /* AVCODEC_BETHSOFTVIDEO_H */