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