aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/hex/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/codec/hex/info.txt')
-rw-r--r--src/codec/hex/info.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/codec/hex/info.txt b/src/codec/hex/info.txt
index 71b33a6ad..512a5de8b 100644
--- a/src/codec/hex/info.txt
+++ b/src/codec/hex/info.txt
@@ -4,12 +4,12 @@ define HEX_CODEC
load_on auto
-<requires>
-filters
-</requires>
-
<add>
hex.cpp
hex_char.cpp
hex.h
</add>
+
+<requires>
+filters
+</requires>