Bump copyright year
[yaz-moved-to-github.git] / src / icu_casemap.c
index 4c50f69..d0a7051 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2009 Index Data
+ * Copyright (C) 1995-2010 Index Data
  * See the file LICENSE for details.
  */
 
@@ -23,6 +23,8 @@
 #include <stdlib.h>
 #include <stdio.h>
 
+#include <unicode/ustring.h>
+
 struct icu_casemap
 {
     char action;