X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-opt.c;h=fd5e79cea9b3b66e7570c94b920a1eabd128230e;hb=03dccce903176e61f889b1558834aa5a09f9f8c0;hp=602f57dcd4077295a1cf666fe503053d6c2f8782;hpb=0ae46bd1e19dcc853c758af505c6f62f1f6be060;p=yaz-moved-to-github.git diff --git a/src/zoom-opt.c b/src/zoom-opt.c index 602f57d..fd5e79c 100644 --- a/src/zoom-opt.c +++ b/src/zoom-opt.c @@ -1,11 +1,15 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ /** * \file zoom-opt.c * \brief Implements ZOOM options handling */ +#if HAVE_CONFIG_H +#include +#endif + #include #include "zoom-p.h"