aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra/citra.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/citra/citra.vcxproj')
-rw-r--r--src/citra/citra.vcxproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/citra/citra.vcxproj b/src/citra/citra.vcxproj
index d81ac5bf..bda1ed07 100644
--- a/src/citra/citra.vcxproj
+++ b/src/citra/citra.vcxproj
@@ -203,7 +203,6 @@
<ClCompile Include="emu_window\emu_window_glfw.cpp" />
</ItemGroup>
<ItemGroup>
- <ClInclude Include="citra.h" />
<ClInclude Include="emu_window\emu_window_glfw.h" />
<ClInclude Include="resource.h" />
</ItemGroup>
@@ -213,4 +212,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>