summaryrefslogtreecommitdiff
path: root/strings/int2str.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/int2str.c')
-rw-r--r--strings/int2str.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/strings/int2str.c b/strings/int2str.c
index fba98aac3f1..f784e5ec717 100644
--- a/strings/int2str.c
+++ b/strings/int2str.c
@@ -13,8 +13,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-#include <my_global.h>
-#include "m_string.h"
+#include "strings_def.h"
/*
_dig_vec arrays are public because they are used in several outer places.