summaryrefslogtreecommitdiff
path: root/decoder/cfg_options.h
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-09-18 19:01:50 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-09-18 19:01:50 +0000
commitf4cf81a5173ae4eb937649a233d0929c8d5a641a (patch)
tree30ea81333cea5c227f2e2ce1f27f68ed0620ec53 /decoder/cfg_options.h
parent5d718a11a1224420e63802c0fe3f4b6e8f2366a8 (diff)
start refactoring of decoder
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@647 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'decoder/cfg_options.h')
-rwxr-xr-xdecoder/cfg_options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/cfg_options.h b/decoder/cfg_options.h
index 00641a80..7b59c05c 100755
--- a/decoder/cfg_options.h
+++ b/decoder/cfg_options.h
@@ -1,6 +1,7 @@
#ifndef CFG_OPTIONS_H
#define CFG_OPTIONS_H
+#include "filelib.h"
#include "hg_cfg.h"
#include "cfg_format.h"
#include "cfg_binarize.h"