diff options
Diffstat (limited to 'src/codec/hex/info.txt')
-rw-r--r-- | src/codec/hex/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/codec/hex/info.txt b/src/codec/hex/info.txt index 4977742d0..71b33a6ad 100644 --- a/src/codec/hex/info.txt +++ b/src/codec/hex/info.txt @@ -4,6 +4,10 @@ define HEX_CODEC load_on auto +<requires> +filters +</requires> + <add> hex.cpp hex_char.cpp |