diff --git a/libretro-db/Makefile b/libretro-db/Makefile index 080be7a2ec..52147089b2 100644 --- a/libretro-db/Makefile +++ b/libretro-db/Makefile @@ -33,7 +33,7 @@ PLAIN_CONVERTER_C = \ bintree.c \ query.c \ plain_converter.c \ - $(LIBRETRO_COMMON_DIR)/hash/rhash.c \ + $(LIBRETRO_COMMON_DIR)/hash/rhash.c \ $(LIBRETRO_COMMON_DIR)/compat/compat_fnmatch.c \ $(LIBRETRO_COMMON_DIR)/file/retro_file.c \ $(LIBRETRO_COMMON_DIR)/compat/compat_strl.c