]> mj.ucw.cz Git - libucw.git/commitdiff
Sorter: Another timer.h -> time.h.
authorPavel Charvat <pchar@ucw.cz>
Sun, 19 Feb 2012 11:34:04 +0000 (12:34 +0100)
committerPavel Charvat <pchar@ucw.cz>
Sun, 19 Feb 2012 11:34:04 +0000 (12:34 +0100)
ucw/sorter/sort-test.c

index a35a68878b2ca5554581f1f861429457c8148300..b7a0dbd614c5b6b2ac6cfb83d906ac5c85014b20 100644 (file)
@@ -16,7 +16,7 @@
 #include <ucw/md5.h>
 #include <ucw/string.h>
 #include <ucw/prime.h>
-#include <ucw/timer.h>
+#include <ucw/time.h>
 
 #include <stdlib.h>
 #include <stdio.h>