mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
fa0c61eb6d
GTK2 is a dependency on Linux whenever USE_X11 is true, but we were not linking or adding the include directory for GTK for DolphinWX. Fixes a regression introduced by 6197d9622.