X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fcontrol%2Fgestures.c;h=d1cc21adb6b4c043edb4f47a41132d65f69f4870;hb=99fab9089e9e1709d9c3a4bc5ced0c137ac59134;hp=d81b4e9446eb9900dd601412a05d9ad504ea15ef;hpb=0b6978f870c6d3fcb4a4c84db00da702cc7bd951;p=vlc diff --git a/modules/control/gestures.c b/modules/control/gestures.c index d81b4e9446..d1cc21adb6 100644 --- a/modules/control/gestures.c +++ b/modules/control/gestures.c @@ -25,6 +25,10 @@ * Preamble *****************************************************************************/ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include #include #include