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