diff options
Diffstat (limited to 'strncaseends.c')
-rw-r--r-- | strncaseends.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strncaseends.c b/strncaseends.c index 708c16a..6d69acc 100644 --- a/strncaseends.c +++ b/strncaseends.c @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "libsimple.h" +#include "common.h" #ifndef TEST |