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