Prechádzať zdrojové kódy

SDL_test: add include for SDLTest_CommonState

Anonymous Maarten 1 rok pred
rodič
commit
26728c321f
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      include/SDL3/SDL_test_harness.h

+ 1 - 0
include/SDL3/SDL_test_harness.h

@@ -37,6 +37,7 @@
 #define SDL_test_h_arness_h
 #define SDL_test_h_arness_h
 
 
 #include <SDL3/SDL_stdinc.h>
 #include <SDL3/SDL_stdinc.h>
+#include <SDL3/SDL_test_common.h> /* SDLTest_CommonState */
 
 
 #include <SDL3/SDL_begin_code.h>
 #include <SDL3/SDL_begin_code.h>
 /* Set up for C function definitions, even when using C++ */
 /* Set up for C function definitions, even when using C++ */