]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dxva2.h
avcodec/dcadsp: replace intptr_t with ptrdiff_t
[ffmpeg] / libavcodec / dxva2.h
index 9e3ab86a82f261e7365e3252e5bbdf9637a97315..22c93992f22284c7e2ac92c5bf23faa3df6e6272 100644 (file)
@@ -20,8 +20,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef AVCODEC_DXVA_H
-#define AVCODEC_DXVA_H
+#ifndef AVCODEC_DXVA2_H
+#define AVCODEC_DXVA2_H
 
 /**
  * @file
@@ -90,4 +90,4 @@ struct dxva_context {
  * @}
  */
 
-#endif /* AVCODEC_DXVA_H */
+#endif /* AVCODEC_DXVA2_H */