about summary refs log tree commit diff
path: root/converter/other/fiasco/codec/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/fiasco/codec/options.c')
-rw-r--r--converter/other/fiasco/codec/options.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/converter/other/fiasco/codec/options.c b/converter/other/fiasco/codec/options.c
index 77dbaf00..6018a16c 100644
--- a/converter/other/fiasco/codec/options.c
+++ b/converter/other/fiasco/codec/options.c
@@ -26,6 +26,8 @@
 
 #include <stdio.h>
 
+#include "nstring.h"
+
 #include "types.h"
 #include "macros.h"
 #include "error.h"