X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-opt.c;h=a1ba28bbbd234483c8048d066485fc87b3414c16;hb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;hp=602f57dcd4077295a1cf666fe503053d6c2f8782;hpb=0ae46bd1e19dcc853c758af505c6f62f1f6be060;p=yaz-moved-to-github.git diff --git a/src/zoom-opt.c b/src/zoom-opt.c index 602f57d..a1ba28b 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-2011 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"