mirror of https://github.com/snes9xgit/snes9x.git
Fix build failure on gtk.
This commit is contained in:
parent
2898a9967a
commit
84f32cdca2
|
@ -350,6 +350,9 @@ srcs += [
|
|||
'../debug.cpp',
|
||||
'../sdd1.cpp',
|
||||
'../tile.cpp',
|
||||
'../tileimpl-n1x1.cpp',
|
||||
'../tileimpl-n2x1.cpp',
|
||||
'../tileimpl-h2x1.cpp',
|
||||
'../srtc.cpp',
|
||||
'../gfx.cpp',
|
||||
'../memmap.cpp',
|
||||
|
|
Loading…
Reference in New Issue