]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tosig.c
New logging mechanism. Also cleaned up lib.h.
[libucw.git] / charset / tosig.c
index 53f4bd220ed20b772db4986b8ac567551d3e9ae3..3cece27da8d8c7cb00bfb499bd979b889eddab76 100644 (file)
@@ -1,9 +1,9 @@
 /*
  *     The UniCode Library -- Signaturing Table
  *
 /*
  *     The UniCode Library -- Signaturing Table
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
  */
 
  */
 
-#include "unicode.h"
-
-#include "U-sig.h"
+#include "lib/lib.h"
+#include "charset/unicode.h"
+#include "charset/U-sig.h"