]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/redblack-test.c
ABI: Symbol renames for libucw and libcharset
[libucw.git] / ucw / redblack-test.c
index cd0efee1040bc7a3f0e7a6b6543cd7591066cd64..191473db85542efe53a8842345c4f7cfc31f3e89 100644 (file)
@@ -4,9 +4,9 @@
  *     (c) 2002, Robert Spalek <robert@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
 #include <stdio.h>
 #include <stdlib.h>