mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-25 12:38:29 +00:00
Added precompiled header support for Visual Studio and Xcode (#6710)
Fixes https://github.com/libsdl-org/SDL/issues/6704
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* This merges the two, at a small performance cost, until distributions
|
||||
* have granted access to /dev/hidraw*
|
||||
*/
|
||||
#include "../SDL_internal.h"
|
||||
#include "SDL_internal.h"
|
||||
|
||||
#include "SDL_hidapi_c.h"
|
||||
|
||||
|
Reference in New Issue
Block a user