Quellcode durchsuchen

Add SDL_guid.h to the global SDL header

Sam Lantinga vor 3 Jahren
Ursprung
Commit
cbb3f4ca37
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      include/SDL.h

+ 1 - 0
include/SDL.h

@@ -41,6 +41,7 @@
 #include "SDL_events.h"
 #include "SDL_events.h"
 #include "SDL_filesystem.h"
 #include "SDL_filesystem.h"
 #include "SDL_gamecontroller.h"
 #include "SDL_gamecontroller.h"
+#include "SDL_guid.h"
 #include "SDL_haptic.h"
 #include "SDL_haptic.h"
 #include "SDL_hidapi.h"
 #include "SDL_hidapi.h"
 #include "SDL_hints.h"
 #include "SDL_hints.h"