diff options
Diffstat (limited to 'src/common/common.vcxproj')
-rw-r--r-- | src/common/common.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 1cfe0bb37..8190f0e31 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -154,6 +154,7 @@ <ClInclude Include="src\console_listener.h" /> <ClInclude Include="src\cpu_detect.h" /> <ClInclude Include="src\debug_interface.h" /> + <ClInclude Include="src\emu_window.h" /> <ClInclude Include="src\extended_trace.h" /> <ClInclude Include="src\fifo_queue.h" /> <ClInclude Include="src\file_search.h" /> |