From 9b4153a9707893ee7ad00ad4f837249393dbfe89 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 17 Feb 2011 19:00:29 -0800 Subject: [PATCH] The file is actually SDL_config.h now. --- include/SDL_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_config.h b/include/SDL_config.h index cb8ca0f94..3b504520a 100644 --- a/include/SDL_config.h +++ b/include/SDL_config.h @@ -26,7 +26,7 @@ #include "SDL_platform.h" /** - * \file SDL_config.h.default + * \file SDL_config.h * * SDL_config.h for any platform that doesn't build using the configure system. */