From: Paul Brossier Date: Sat, 23 Apr 2016 12:49:11 +0000 (+0200) Subject: src/utils/windll.c: include config to check for HAVE_WIN_HACKS X-Git-Tag: 0.4.4~300^2~242 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=8743b33bc8aabd209d284b4aa560334f039388a0;p=aubio.git src/utils/windll.c: include config to check for HAVE_WIN_HACKS --- diff --git a/src/utils/windll.c b/src/utils/windll.c index fea5c5ad..54783b19 100644 --- a/src/utils/windll.c +++ b/src/utils/windll.c @@ -24,6 +24,8 @@ */ +#include "config.h" + #ifdef HAVE_WIN_HACKS // latest version