mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
While trying to include `Desktop.h` for the SDL2 port, compilation failed on finding this include. Specify the full include path to make it work.