]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/trie.h
Opt: tests for OPT_MULTIPLE
[libucw.git] / ucw / trie.h
index 6363a213af2b394ce224013d6de841acf50d08fd..3e577750f304986b030625817652f3136576828b 100644 (file)
@@ -43,8 +43,8 @@
 #ifndef _SHERLOCK_UCW_TRIE_H
 #define _SHERLOCK_UCW_TRIE_H
 
-#include "ucw/eltpool.h"
-#include "ucw/hashfunc.h"
+#include <ucw/eltpool.h>
+#include <ucw/hashfunc.h>
 
 #include <string.h>