aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check_util.c')
-rw-r--r--tests/check_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check_util.c b/tests/check_util.c
index e771238f..ee365735 100644
--- a/tests/check_util.c
+++ b/tests/check_util.c
@@ -5,7 +5,7 @@
#include <string.h>
#include "irc.h"
#include "set.h"
-#include "util.h"
+#include "misc.h"
START_TEST(test_strip_linefeed)
{