]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264data.h
network: Use ff_neterrno instead of AVERROR(errno) for poll errors
[ffmpeg] / libavcodec / h264data.h
index ab96f0835acfb80a41d562fcfb25a8624c1dbbae..f1284e6b697987bb70b29089ed8341a93a8af7ab 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <stdint.h>
 
-#include "h264.h"
+#include "h264dec.h"
 
 extern const uint8_t ff_h264_golomb_to_pict_type[5];
 extern const uint8_t ff_h264_golomb_to_intra4x4_cbp[48];