diff --git a/gfx/image/image_sdl.c b/gfx/image/image_sdl.c index d8a08a18cf..51a646394b 100644 --- a/gfx/image/image_sdl.c +++ b/gfx/image/image_sdl.c @@ -13,6 +13,8 @@ * If not, see . */ +/* FIXME - Fix this, it appears to be broken */ + #ifdef HAVE_CONFIG_H #include "../../config.h" #endif