From 032e67bedffc2223bd8acbedddb7c7246f29feff Mon Sep 17 00:00:00 2001 From: aliaspider Date: Sun, 24 Jan 2016 05:46:52 +0100 Subject: [PATCH] nit. --- libretro-db/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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