]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/sorter/array.h
Use #include <ucw/...> instead of "ucw/..." (and similarly for the other libs)
[libucw.git] / ucw / sorter / array.h
index e6e0199d0f9bdff4984b2d996adee5beb410dc9e..723dbb12e79439ec45e70495f977f7a662442a86 100644 (file)
@@ -43,7 +43,7 @@
  *  If you do not use hashing, these parameters should be omitted.
  */
 
-#include "ucw/sorter/common.h"
+#include <ucw/sorter/common.h>
 
 #define Q(x) ASORT_PREFIX(x)