Use proper dependency name for libc.include.stdio

GitOrigin-RevId: 91c10f50f38d4897146c3490d9881c7e39d0d2a5
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index ae2f2ff..6cd192c 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -80,7 +80,7 @@
   DEF_FILE stdio.h.def
   GEN_HDR stdio.h
   DEPENDS
-    llvm_libc_common_h
+    .llvm_libc_common_h
 )
 
 add_gen_header(