Skip to content

Commit

Permalink
Merge pull request #5409 from sepalani/vcxproj
Browse files Browse the repository at this point in the history
Fix DolphinWX.vcxproj.filters
  • Loading branch information
Parlane committed May 13, 2017
2 parents f77fc55 + cc1f4c9 commit fe71836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Core/DolphinWX/DolphinWX.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -444,9 +444,9 @@
<ClInclude Include="Config\PathConfigPane.h">
<Filter>GUI\Config</Filter>
</ClInclude>
<ClCompile Include="Config\AddUSBDeviceDiag.h">
<ClInclude Include="Config\AddUSBDeviceDiag.h">
<Filter>GUI\Config</Filter>
</ClCompile>
</ClInclude>
<ClInclude Include="Config\AdvancedConfigPane.h">
<Filter>GUI\Config</Filter>
</ClInclude>
Expand Down

0 comments on commit fe71836

Please sign in to comment.