diff options
Diffstat (limited to 'test/unit/trie.cc')
-rw-r--r-- | test/unit/trie.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/trie.cc b/test/unit/trie.cc index 41b56c70..dfcf80fd 100644 --- a/test/unit/trie.cc +++ b/test/unit/trie.cc @@ -1,4 +1,4 @@ -#include "../dw/hyphenator.hh" +#include "dw/hyphenator.hh" int main (int argc, char *argv[]) { |