X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-opt.c;h=0cda581dbe8bd0981b4fef2a289989a3ca35cf21;hb=827d331a56e9c2b17983717155b74c2f3e5808fd;hp=602f57dcd4077295a1cf666fe503053d6c2f8782;hpb=0ae46bd1e19dcc853c758af505c6f62f1f6be060;p=yaz-moved-to-github.git diff --git a/src/zoom-opt.c b/src/zoom-opt.c index 602f57d..0cda581 100644 --- a/src/zoom-opt.c +++ b/src/zoom-opt.c @@ -6,6 +6,10 @@ * \file zoom-opt.c * \brief Implements ZOOM options handling */ +#if HAVE_CONFIG_H +#include +#endif + #include #include "zoom-p.h"