Browse Source

fixed windows build after commit 7e8be3f

Ozkan Sezer 1 year ago
parent
commit
5e21571374
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/video/windows/SDL_windowsclipboard.c

+ 1 - 0
src/video/windows/SDL_windowsclipboard.c

@@ -24,6 +24,7 @@
 
 #include "SDL_windowsvideo.h"
 #include "SDL_windowswindow.h"
+#include "SDL_timer.h"
 #include "../../events/SDL_clipboardevents_c.h"
 
 #ifdef UNICODE