Removed an unneeded include from wx cmake file

It's part of libvbamcore already
This commit is contained in:
Arthur Moore 2014-11-14 01:31:35 -05:00
parent 9449143d5a
commit c4e52aabf2
1 changed files with 0 additions and 2 deletions

View File

@ -143,8 +143,6 @@ SET( SRC_WX
widgets/joyedit.cpp
widgets/sdljoy.cpp
widgets/wxmisc.cpp
# common, but not in lib, apparently
../common/SoundSDL.cpp
# probably ought to be in common
../sdl/text.cpp
# from external source with minor modifications