Skip to content

Commit 063a6f2

Browse files
committed
Add missing import
fixes f7b1482
1 parent f7b1482 commit 063a6f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BizHawk.Client.EmuHawk/RetroAchievements/RCheevos.GameInfo.cs

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
using System.Linq;
55
using System.Text;
66

7+
using BizHawk.Common;
78
using BizHawk.Common.CollectionExtensions;
89

910
namespace BizHawk.Client.EmuHawk

0 commit comments

Comments
 (0)