X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_gcrypt.h;h=eec15c220f733affb590254ce038399c29aa5b6b;hb=4b9c63a36eded246ad9ef1ea0de0cf7b38d29ad9;hp=4d94344ef1e9951de5ff3977f6e8b6b8f9dbc890;hpb=66bd92014e5d721d8fe74bfd69f601bfd228012a;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