aboutsummaryrefslogtreecommitdiffstats
path: root/strrnstr.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--strrnstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strrnstr.c b/strrnstr.c
index fb1c49d..bc3e237 100644
--- a/strrnstr.c
+++ b/strrnstr.c
@@ -1,5 +1,5 @@
/* See LICENSE file for copyright and license details. */
-#include "libsimple.h"
+#include "common.h"
#ifndef TEST