Index: enc-ctx.cxx =================================================================== --- plugins/video/H.264/gpl/enc-ctx.cxx (revision 22408) +++ plugins/video/H.264/gpl/enc-ctx.cxx (working copy) @@ -27,6 +27,8 @@ #include #include +#include + #if defined(_WIN32) || defined(_WIN32_WCE) #include #define STRCMPI _strcmpi