diff --git a/mpv-libretro.c b/mpv-libretro.c
index 2054a52..8402541 100644
--- a/mpv-libretro.c
+++ b/mpv-libretro.c
@@ -15,7 +15,7 @@
* along with this program. If not, see .
*/
-/* Required for nanosleep */
+/* Required for retro_sleep */
#define _POSIX_C_SOURCE 199309L
#include