Fix label_sanitization.c typo

This commit is contained in:
Tim Van den Langenbergh 2019-07-28 13:41:20 +02:00
parent 8bbfd52a5e
commit 6d5960c166
1 changed files with 1 additions and 1 deletions

View File

@ -1622,4 +1622,4 @@ SSL
/*============================================================
PLAYLIST NAME SANITIZATION
============================================================ */
#include "../libretro-common/playlists/label-sanitization.c"
#include "../libretro-common/playlists/label_sanitization.c"