Added headers to some SDL_test_*.h files

This commit is contained in:
Petar Popovic 2024-08-31 20:27:01 +02:00 committed by Sam Lantinga
parent b17ca32d8c
commit d1739ce3a8
6 changed files with 14 additions and 0 deletions

View file

@ -36,6 +36,8 @@
#ifndef SDL_test_h_arness_h
#define SDL_test_h_arness_h
#include <SDL3/SDL_stdinc.h>
#include <SDL3/SDL_begin_code.h>
/* Set up for C function definitions, even when using C++ */
#ifdef __cplusplus