]> granicus.if.org Git - libvpx/blobdiff - y4minput.h
vp9_skip_loopfilter_test: make Init() return a bool
[libvpx] / y4minput.h
index 9e69ceb835a8861620e7b822d415225c9538b3c9..a4a8b18dc53d8d522fc950b9e4901656bbb6b38a 100644 (file)
@@ -11,8 +11,8 @@
  *  Copyright (C) 2002-2010 The Xiph.Org Foundation and contributors.
  */
 
-#ifndef Y4MINPUT_H_
-#define Y4MINPUT_H_
+#ifndef VPX_Y4MINPUT_H_
+#define VPX_Y4MINPUT_H_
 
 #include <stdio.h>
 #include "vpx/vpx_image.h"
@@ -65,4 +65,4 @@ int y4m_input_fetch_frame(y4m_input *_y4m, FILE *_fin, vpx_image_t *img);
 }  // extern "C"
 #endif
 
-#endif  // Y4MINPUT_H_
+#endif  // VPX_Y4MINPUT_H_