Files: Renamed a code file

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4085 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson 2009-08-27 17:19:58 +00:00
parent 284dad34bf
commit a254f76d32
3 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ if not env['HAVE_WX']:
Return()
files = [
"BreakPointDlg.cpp",
"BreakpointDlg.cpp",
"BreakpointView.cpp",
"BreakpointWindow.cpp",
"CodeWindow.cpp",