diff options
Diffstat (limited to 'libc/src/stdio/gpu/stdin.cpp')
| -rw-r--r-- | libc/src/stdio/gpu/stdin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/src/stdio/gpu/stdin.cpp b/libc/src/stdio/gpu/stdin.cpp index 66618fd0b4db..fef4c3e8f2df 100644 --- a/libc/src/stdio/gpu/stdin.cpp +++ b/libc/src/stdio/gpu/stdin.cpp @@ -7,7 +7,7 @@ //===----------------------------------------------------------------------===// #include "hdr/types/FILE.h" -#include "src/__support/macros/config.h" +#include "src/__support/common.h" namespace LIBC_NAMESPACE_DECL { static struct { |
