X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Fbuilddeps%2Fwin32%2Fsdl%2Finclude%2FSDL%2FSDL_name.h;fp=misc%2Fbuilddeps%2Fwin32%2Fsdl%2Finclude%2FSDL%2FSDL_name.h;h=0000000000000000000000000000000000000000;hp=511619af561713b72b349612ad7d4080aa570525;hb=becc6d482266e3dc2d0ffd6451a50d75ff9ee462;hpb=a3e79d202d8287a5e8c50594343b4a99b3618c4e diff --git a/misc/builddeps/win32/sdl/include/SDL/SDL_name.h b/misc/builddeps/win32/sdl/include/SDL/SDL_name.h deleted file mode 100644 index 511619af..00000000 --- a/misc/builddeps/win32/sdl/include/SDL/SDL_name.h +++ /dev/null @@ -1,11 +0,0 @@ - -#ifndef _SDLname_h_ -#define _SDLname_h_ - -#if defined(__STDC__) || defined(__cplusplus) -#define NeedFunctionPrototypes 1 -#endif - -#define SDL_NAME(X) SDL_##X - -#endif /* _SDLname_h_ */