mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-26 07:48:42 +00:00
windows: SDL_immdevice needs SDL_timer.h include
This commit is contained in:
parent
72606d97e6
commit
e875775940
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "SDL_windows.h"
|
||||
#include "SDL_immdevice.h"
|
||||
#include "SDL_timer.h"
|
||||
#include "../../audio/SDL_sysaudio.h"
|
||||
#include <objbase.h> /* For CLSIDFromString */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue