diff options
Diffstat (limited to 'Source/Core/DolphinLib.props')
| -rw-r--r-- | Source/Core/DolphinLib.props | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/DolphinLib.props b/Source/Core/DolphinLib.props index 3cfac5838c..f4a9c04a92 100644 --- a/Source/Core/DolphinLib.props +++ b/Source/Core/DolphinLib.props @@ -149,6 +149,7 @@ <ClInclude Include="Common\Mutex.h" /> <ClInclude Include="Common\NandPaths.h" /> <ClInclude Include="Common\Network.h" /> + <ClInclude Include="Common\OneShotEvent.h" /> <ClInclude Include="Common\PcapFile.h" /> <ClInclude Include="Common\Profiler.h" /> <ClInclude Include="Common\Projection.h" /> |
