aboutsummaryrefslogtreecommitdiffstats
path: root/src/read_utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/read_utf8.c')
-rw-r--r--src/read_utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/read_utf8.c b/src/read_utf8.c
index f86bbeba..4639c34e 100644
--- a/src/read_utf8.c
+++ b/src/read_utf8.c
@@ -2,8 +2,8 @@
// SPDX-License-Identifier: ISC
#include "read_utf8.h"
-#include "reader.h"
+#include "reader.h"
#include "string_utils.h"
#include <stdio.h>