]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/hashfunc-test.c
Opt: fixed nothing-supplied detection
[libucw.git] / ucw / hashfunc-test.c
index 8ff4fc0af20912d50337fe157a8d68f771bc23ae..d68b0385755e6f45ca7ab06e392c3896bf3e6f5b 100644 (file)
@@ -3,7 +3,7 @@
  *     it is faster than the classical version ;-)
  */
 
-#include "ucw/hashfunc.h"
+#include <ucw/hashfunc.h>
 
 #include <stdlib.h>
 #include <stdio.h>