aboutsummaryrefslogtreecommitdiff
path: root/tests/libutil/str_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libutil/str_table.c')
-rw-r--r--tests/libutil/str_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libutil/str_table.c b/tests/libutil/str_table.c
index a69a9c4..509594c 100644
--- a/tests/libutil/str_table.c
+++ b/tests/libutil/str_table.c
@@ -7,7 +7,7 @@
#include "config.h"
#include "util/str_table.h"
-#include "fstream.h"
+#include "io/file.h"
#include "compat.h"
#include "../test.h"