This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed configure build
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
include/SDL_config_generated.h.in
|
@@ -19,8 +19,8 @@ |
|
|
3. This notice may not be removed or altered from any source distribution. |
|
|
*/ |
|
|
|
|
|
#ifndef _SDL_config_h |
|
|
#define _SDL_config_h |
|
|
#ifndef _SDL_config_generated_h |
|
|
#define _SDL_config_generated_h |
|
|
|
|
|
/** |
|
|
* \file SDL_config.h.in |
|
@@ -297,4 +297,4 @@ |
|
|
#undef SDL_ASSEMBLY_ROUTINES |
|
|
#undef SDL_ALTIVEC_BLITTERS |
|
|
|
|
|
#endif /* _SDL_config_h */ |
|
|
#endif /* _SDL_config_generated_h */ |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.