summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-03-05 09:20:11 -0500
committerLioncash <mathew1800@gmail.com>2019-03-05 09:53:38 -0500
commit02bc9e9de14664f337da07f0efce750a0b6e993a (patch)
tree1c104148856a81c4e84c2c07b3016eb5be45bb22 /src/input_common/sdl/sdl_impl.cpp
parentcc92c054ec825c7b40518fdc90a0c9a307567303 (diff)
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