remove hyphen from file_list
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 0b079b8..645f18c 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -733,4 +733,8 @@
 		'patch_module': 'patches.december_2012',
 		'patch_file': 'fix_default_print_format',
 	},
+	{
+		'patch_module': 'patches.december_2012',
+		'patch_file': 'file_list_rename',
+	},
 ]
\ No newline at end of file