summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-03-05 09:20:11 -0500
committerGravatar Lioncash2019-03-05 09:53:38 -0500
commit02bc9e9de14664f337da07f0efce750a0b6e993a (patch)
tree1c104148856a81c4e84c2c07b3016eb5be45bb22 /src/input_common/sdl/sdl_impl.cpp
parentMerge pull request #2185 from FearlessTobi/port-4630 (diff)
downloadyuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar.gz
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar.xz
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.zip
core/hle/ipc: Remove unnecessary includes
Removes a few inclusion dependencies from the headers or replaces existing ones with ones that don't indirectly include the required headers. This allows removing an inclusion of core/memory.h, meaning that if the memory header is ever changed in the future, it won't result in rebuilding the entirety of the HLE services (as the IPC headers are used quite ubiquitously throughout the HLE service implementations).
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions