diff options
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r-- | Source/Source.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 78b5f00..1cfb484 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj | |||
@@ -165,6 +165,7 @@ | |||
165 | <ClInclude Include="json.hpp" /> | 165 | <ClInclude Include="json.hpp" /> |
166 | <ClInclude Include="Memory.h" /> | 166 | <ClInclude Include="Memory.h" /> |
167 | <ClInclude Include="MemoryException.h" /> | 167 | <ClInclude Include="MemoryException.h" /> |
168 | <ClInclude Include="Panels_.h" /> | ||
168 | <ClInclude Include="pch.h" /> | 169 | <ClInclude Include="pch.h" /> |
169 | <ClInclude Include="Puzzle.h" /> | 170 | <ClInclude Include="Puzzle.h" /> |
170 | <ClInclude Include="Panels.h" /> | 171 | <ClInclude Include="Panels.h" /> |