summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinLib.props
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/DolphinLib.props')
-rw-r--r--Source/Core/DolphinLib.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/DolphinLib.props b/Source/Core/DolphinLib.props
index 30ff8d1c7e..d030f8821b 100644
--- a/Source/Core/DolphinLib.props
+++ b/Source/Core/DolphinLib.props
@@ -171,6 +171,7 @@
<ClInclude Include="Common\Thread.h" />
<ClInclude Include="Common\Timer.h" />
<ClInclude Include="Common\TimeUtil.h" />
+ <ClInclude Include="Common\TransferableSharedMutex.h" />
<ClInclude Include="Common\TraversalClient.h" />
<ClInclude Include="Common\TraversalProto.h" />
<ClInclude Include="Common\TypeUtils.h" />