1
0
Sam Lantinga 6 жил өмнө
parent
commit
f35e97ba8a

+ 1 - 1
src/joystick/SDL_joystick.c

@@ -39,7 +39,7 @@
 
 #ifdef __WIN32__
 /* Needed for checking for input remapping programs */
-#include "../../core/windows/SDL_windows.h"
+#include "../core/windows/SDL_windows.h"
 
 #undef UNICODE          /* We want ASCII functions */
 #include <tlhelp32.h>