From 9b4b811cb29aa052a439710e38f13400d61591ff Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Sat, 27 Apr 2013 13:42:56 +0200 Subject: [PATCH] Corrected comment in header file. --- include/SDL_config_psp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_config_psp.h b/include/SDL_config_psp.h index 036b30b28..dc1797b4e 100644 --- a/include/SDL_config_psp.h +++ b/include/SDL_config_psp.h @@ -133,4 +133,4 @@ #define SDL_LOADSO_DISABLED 1 -#endif /* _SDL_config_minimal_h */ +#endif /* _SDL_config_psp_h */