diff options
Diffstat (limited to 'decoder/hg.h')
-rw-r--r-- | decoder/hg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/hg.h b/decoder/hg.h index 53b5a53d..b3bfd19c 100644 --- a/decoder/hg.h +++ b/decoder/hg.h @@ -4,8 +4,8 @@ #include <string> #include <vector> +#include "feature_vector.h" #include "small_vector.h" -#include "sparse_vector.h" #include "wordid.h" #include "trule.h" #include "prob.h" |