aboutsummaryrefslogtreecommitdiff
path: root/src/text_input_stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/text_input_stream.c')
-rw-r--r--src/text_input_stream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/text_input_stream.c b/src/text_input_stream.c
index ec81c9a2..fd402590 100644
--- a/src/text_input_stream.c
+++ b/src/text_input_stream.c
@@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include "config.h"
#include "text_input_stream.h"
#include "input_stream.h"
#include "fifo_buffer.h"