mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
GUI: Fix non-macOS/iOS builds
This commit is contained in:
parent
1c7ba60925
commit
96d87a821f
@ -44,6 +44,9 @@ else
|
||||
ifdef MACOSX
|
||||
MODULE_OBJS += \
|
||||
browser_osx.o
|
||||
else
|
||||
MODULE_OBJS += \
|
||||
browser.o
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user