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