|
@@ -36,8 +36,8 @@
|
|
* to how they would like the library to work.
|
|
* to how they would like the library to work.
|
|
*/
|
|
*/
|
|
|
|
|
|
-#ifndef SDL_h_ints_h
|
|
|
|
-#define SDL_h_ints_h
|
|
|
|
|
|
+#ifndef SDL_hints_h_
|
|
|
|
+#define SDL_hints_h_
|
|
|
|
|
|
#include "SDL_stdinc.h"
|
|
#include "SDL_stdinc.h"
|
|
|
|
|
|
@@ -831,6 +831,6 @@ extern DECLSPEC void SDLCALL SDL_ClearHints(void);
|
|
#endif
|
|
#endif
|
|
#include "close_code.h"
|
|
#include "close_code.h"
|
|
|
|
|
|
-#endif /* SDL_h_ints_h */
|
|
|
|
|
|
+#endif /* SDL_hints_h_ */
|
|
|
|
|
|
/* vi: set ts=4 sw=4 expandtab: */
|
|
/* vi: set ts=4 sw=4 expandtab: */
|