aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-to-text.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/blind-to-text.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/blind-to-text.c b/src/blind-to-text.c
index b8e6d8f..e0c5f41 100644
--- a/src/blind-to-text.c
+++ b/src/blind-to-text.c
@@ -1,6 +1,5 @@
/* See LICENSE file for copyright and license details. */
-#include "stream.h"
-#include "util.h"
+#include "common.h"
#include <string.h>