summaryrefslogtreecommitdiff
path: root/libc/elf/dl-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/elf/dl-cache.c')
-rw-r--r--libc/elf/dl-cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/elf/dl-cache.c b/libc/elf/dl-cache.c
index b57a60028..c1bd1356f 100644
--- a/libc/elf/dl-cache.c
+++ b/libc/elf/dl-cache.c
@@ -24,7 +24,7 @@
#include <dl-cache.h>
#include <dl-procinfo.h>
-#include <stdio-common/_itoa.h>
+#include <_itoa.h>
#ifndef _DL_PLATFORMS_COUNT
# define _DL_PLATFORMS_COUNT 0