X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_gcrypt.h;h=eec15c220f733affb590254ce038399c29aa5b6b;hb=b0e3202d1dc599580987c8f7abfa4b5f5fa2f5b2;hp=4d94344ef1e9951de5ff3977f6e8b6b8f9dbc890;hpb=14f37b2101842fa6e427f962f689db74eff6faba;p=vlc diff --git a/include/vlc_gcrypt.h b/include/vlc_gcrypt.h index 4d94344ef1..eec15c220f 100644 --- a/include/vlc_gcrypt.h +++ b/include/vlc_gcrypt.h @@ -23,6 +23,8 @@ * This file implements gcrypt support functions in vlc */ +#include + #ifdef LIBVLC_USE_PTHREAD /** * If possible, use gcrypt-provided thread implementation. This is so that