externals: update dynarmic, SDL2

This commit is contained in:
Liam 2022-12-03 13:32:24 -05:00
parent c53a3d3f37
commit 8fbec5d298
9 changed files with 35 additions and 29 deletions

View file

@ -3,6 +3,7 @@
#include <algorithm>
#include "common/polyfill_ranges.h"
#include "common/thread.h"
#include "core/hid/emulated_controller.h"
#include "core/hid/input_converter.h"