X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=charset%2Ftoupper.c;h=ffb113f6f5ca78bf5daab448cc27a39ffcb64754;hb=535e4b8371c566d0542be2188d06a5af59bbfdb8;hp=43210349cd8051ffc7cb5f812674c33147912ad2;hpb=0860307de69e9a3fe012afb5311465a5ff1f1186;p=libucw.git diff --git a/charset/toupper.c b/charset/toupper.c index 43210349..ffb113f6 100644 --- a/charset/toupper.c +++ b/charset/toupper.c @@ -1,8 +1,9 @@ /* * The UniCode Library -- Uppercase Table * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares */ +#include "lib/lib.h" #include "charset/unicode.h" #include "charset/U-upper.h"