Merge branch 'master' into yaz-744
[yaz-moved-to-github.git] / src / zoom-event.c
index bc1c84e..82262db 100644 (file)
@@ -1,11 +1,14 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2010 Index Data
+ * Copyright (C) Index Data
  * See the file LICENSE for details.
  */
 /**
  * \file zoom-event.c
  * \brief Implements ZOOM Event stuff
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <assert.h>
 #include <string.h>