diff --git a/include/SDL_blendmode.h b/include/SDL_blendmode.h index 8c257be9c..25d65b656 100644 --- a/include/SDL_blendmode.h +++ b/include/SDL_blendmode.h @@ -58,6 +58,6 @@ typedef enum #endif #include "close_code.h" -#endif /* _SDL_video_h */ +#endif /* _SDL_blendmode_h */ /* vi: set ts=4 sw=4 expandtab: */ diff --git a/include/SDL_filesystem.h b/include/SDL_filesystem.h index de3e227d4..3dc94dcee 100644 --- a/include/SDL_filesystem.h +++ b/include/SDL_filesystem.h @@ -131,6 +131,6 @@ extern DECLSPEC char *SDLCALL SDL_GetPrefPath(const char *org, const char *app); #endif #include "close_code.h" -#endif /* _SDL_system_h */ +#endif /* _SDL_filesystem_h */ /* vi: set ts=4 sw=4 expandtab: */