]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vda_h264_dec.c
crystalhd: Switch to new decode API and remove the insanity
[ffmpeg] / libavcodec / vda_h264_dec.c
index a196eb7228c727447fa79d8927f7f0fe9eef6ab8..92839e2d39368f03bf24ce0892f5a7c4586236e9 100644 (file)
@@ -28,7 +28,7 @@
 #include <CoreFoundation/CoreFoundation.h>
 
 #include "vda.h"
-#include "h264.h"
+#include "h264dec.h"
 #include "avcodec.h"
 
 #ifndef kCFCoreFoundationVersionNumber10_7